|
Pol
Revision:cb584c9
|
Go to the source code of this file.
Macros | |
| #define | SOUND_EFFECT_ADD_TO_BACKPACK 0x49 |
| #define | SOUND_EFFECT_BACKPACK 0x58 |
| #define | SOUND_EFFECT_CROSSBOW 0x235 |
| #define | SOUND_EFFECT_DROP_ITEM 0x43 |
| #define | SOUND_EFFECT_FEMALE_DEFENSE 0x14C |
| #define | SOUND_EFFECT_FEMALE_DIE_1 0x151 |
| #define | SOUND_EFFECT_FEMALE_DIE_2 0x152 |
| #define | SOUND_EFFECT_FEMALE_DIE_3 0x153 |
| #define | SOUND_EFFECT_FEMALE_DIE_4 0x154 |
| #define | SOUND_EFFECT_FIREBALL 0x015F |
| #define | SOUND_EFFECT_HIND_SCREAM 0x83 |
| #define | SOUND_EFFECT_MALE_DEFENSE 0x157 |
| #define | SOUND_EFFECT_MALE_DIE_1 0x15B |
| #define | SOUND_EFFECT_MALE_DIE_2 0x15C |
| #define | SOUND_EFFECT_MALE_DIE_3 0x15D |
| #define | SOUND_EFFECT_MALE_DIE_4 0x15E |
| #define | SOUND_EFFECT_PIG_OINK 0xC6 |
| #define | SOUND_EFFECT_SWISH01 0x239 |
| #define | SOUND_EFFECT_SWORD1 0x23C |
Definition in file sfx.h.
| #define SOUND_EFFECT_FEMALE_DEFENSE 0x14C |
Definition at line 28 of file sfx.h.
Referenced by Pol::Mobile::Character::get_damaged_sound().
| #define SOUND_EFFECT_MALE_DEFENSE 0x157 |
Definition at line 34 of file sfx.h.
Referenced by Pol::Mobile::Character::get_damaged_sound().