LMS 2012
|
Go to the source code of this file.
Functions | |
void | setSoundInstance (SOUND_GLOBALS *_Instance) |
SOUND_GLOBALS * | getSoundInstance () |
RESULT | cSoundInit (void) |
RESULT | cSoundOpen (void) |
RESULT | cSoundClose (void) |
void | cSoundInitAdPcm (void) |
UBYTE | cSoundGetAdPcmValue (UBYTE Delta) |
RESULT | cSoundUpdate (void) |
RESULT | cSoundExit (void) |
void | cSoundEntry (void) |
opSOUND byte code More... | |
void | cSoundTest (void) |
opSOUND_TEST byte code More... | |
void | cSoundReady (void) |
opSOUND_READY byte code More... | |
Variables | |
SOUND_GLOBALS * | gSoundInstance |
SOUND_GLOBALS* getSoundInstance | ( | ) |
void setSoundInstance | ( | SOUND_GLOBALS * | _Instance | ) |
SOUND_GLOBALS* gSoundInstance |