Home
last modified time | relevance | path

Searched refs:HHOP_SOUND_MAX (Results 1 – 2 of 2) sorted by relevance

/dports/games/hex-a-hop/hex-a-hop-1.1.0/src/
H A Dsfx.cpp38 static const char* const sound_names[HHOP_SOUND_MAX] =
116 for (j = 0 ; j < HHOP_SOUND_MAX ; j++) in SoundEngine()
142 for (j = 0 ; j < HHOP_SOUND_MAX ; j++) in ~SoundEngine()
241 std::vector<Mix_Chunk*> sound_chunks[HHOP_SOUND_MAX];
H A Dsfx.h65 HHOP_SOUND_MAX enumerator