mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-26 11:22:17 -05:00
Added missing function on OTRGlobals
This commit is contained in:
parent
e1affbdf9a
commit
a4460c26ef
@ -79,6 +79,7 @@ int Controller_ShouldRumble(size_t i);
|
||||
char* ResourceMgr_LoadSeqByID(int seqID);
|
||||
int ResourceMgr_GetSeqSizeByID(int seqID);
|
||||
SoundFont* ResourceMgr_LoadAudioSoundFont(int fontIndex);
|
||||
SoundFontSample* ResourceMgr_LoadAudioSample(int romOffset);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user