Crate smash_bgm_property

Crate smash_bgm_property 

Source
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§

BgmPropertyEntry
A group of timing properties for a BGM stream.
BgmPropertyFile
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