Searched refs:NUM_DEMO_SOUNDS (Results 1 – 1 of 1) sorted by relevance
156 #define NUM_DEMO_SOUNDS 10 macro350 ASSERTMSG( (sound < NUM_DEMO_SOUNDS), "ERROR: Sound reference out of range.\n"); in play_sound()780 soundIndex %= NUM_DEMO_SOUNDS; in MNU_sound()