Expand description
§bgm_property_lib
bgm_property_lib is a library for reading and writing bgm_property.bin files from Super Smash Bros. Ultimate.
Structs§
- BgmProperty
Entry - A group of timing properties for a BGM stream.
- BgmProperty
File - The container type for BGM stream properties.
- Hash40
- The central type of the crate, representing a string hashed using the hash40 algorithm Hash40 is a combination of a crc32 checksum and string length appended to the top bits