![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Data Fields | |
f32 * | x |
f32 * | y |
f32 * | z |
f32 | distance |
u32 | priority |
u32 | soundBits |
u8 | soundStatus |
u8 | unk19 |
u8 | prev |
u8 | next |
f32 SoundCharacteristics::distance |
u8 SoundCharacteristics::next |
u8 SoundCharacteristics::prev |
u32 SoundCharacteristics::priority |
u32 SoundCharacteristics::soundBits |
u8 SoundCharacteristics::soundStatus |
u8 SoundCharacteristics::unk19 |
f32* SoundCharacteristics::x |
f32* SoundCharacteristics::y |
f32* SoundCharacteristics::z |