mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match remaining MxWavePresenter functions (#294)
* Implement/match remaining MxWavePresenter functions * Name m_unk65 * Match WriteToSoundBuffer * Remove header * Match StreamingTickle * Name more variables * Give names to some things
This commit is contained in:

committed by
GitHub

parent
a577b393bf
commit
1d3ce6b0aa
@@ -16,6 +16,9 @@ const char* g_parseExtraTokens = ":;";
|
||||
// 0x10101edc
|
||||
const char* g_strWORLD = "WORLD";
|
||||
|
||||
// 0x10101f20
|
||||
const char* g_strSOUND = "SOUND";
|
||||
|
||||
// 0x10102040
|
||||
const char* g_strACTION = "ACTION";
|
||||
|
||||
|
Reference in New Issue
Block a user