SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
SoundEffectDataEntry Struct Reference

Public Attributes

const char * objectName
 
const char * soundName
 
f32 _8
 

Detailed Description

Definition at line 6 of file SimpleMapObj.hpp.

Member Data Documentation

◆ objectName

const char* SoundEffectDataEntry::objectName

Definition at line 7 of file SimpleMapObj.hpp.

◆ soundName

const char* SoundEffectDataEntry::soundName

Definition at line 8 of file SimpleMapObj.hpp.

◆ _8

f32 SoundEffectDataEntry::_8

Definition at line 9 of file SimpleMapObj.hpp.