Expand description
§csb_lib
csb_lib is a library for reading and writing commonsoundtable.csb
files from Super Smash Bros. Ultimate.
Structs§
- CsbEntry
- A collection of common sound labels for a particular fighter.
- CsbFile
- The container type for common fighter sounds.
- 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