NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
snd_audio_mgr.hpp
1#pragma once
2
4public:
5 void startSystemSe(unsigned int soundID, unsigned long);
6
7public:
8 static SndAudioMgr *sInstance;
9};