[][src]Crate bgm_property

A Rust library for working with bgm_property.bin files from Smash Ultimate. This allows for modifying various properties associated with background music.

Structs

BgmPropertyFile
Entry

An entry representing a single nus3audio background music file

Enums

Error

An error while parsing a BinRead type

Type Definitions

Hash40

Type alias for Hash40

Result

A Result for any binread function that can return an error