Searched refs:ghsound_pmadesound (Results 1 – 3 of 3) sorted by relevance
37 int ghsound_pmadesound(spritetype* a1, short a2);
337 int ghsound_pmadesound(spritetype *a1, short a2) in ghsound_pmadesound() function
2522 … || ((moveFlags & ponsteroids) && (DEER ? ghsound_pmadesound(vm.pSprite, vm.playerNum) : in VM_Execute()