m_Do_audio

This commit is contained in:
jdflyer
2021-01-21 21:47:28 -07:00
parent 7b97550cee
commit ff7ac962f1
59 changed files with 882 additions and 804 deletions
@@ -7,6 +7,7 @@ struct JAISoundHandle {
void* unk; // probably JAISound*
JAISoundHandle();
~JAISoundHandle();
};
#endif