|
Atrinik Client 2.5
|
Go to the source code of this file.
Data Structures | |
| struct | sound_data_struct |
Defines | |
| #define | SOUND_TYPE_CHUNK 1 |
| #define | SOUND_TYPE_MUSIC 2 |
| #define | POW2(x) ((x) * (x)) |
| #define | MAX_SOUND_DISTANCE 12 |
Typedefs | |
| typedef struct sound_data_struct | sound_data_struct |
Sound related header file.
Definition in file sound.h.
| #define MAX_SOUND_DISTANCE 12 |
| typedef struct sound_data_struct sound_data_struct |
One 'cached' sound.
1.7.4