|
Crossfire Client, Trunk
R20401
|

Data Fields | |
| char * | filename |
| char * | symbolic |
| unsigned char | volume |
Definition at line 28 of file cfsndserv.c.
| char* Sound_Info::filename |
Definition at line 29 of file cfsndserv.c.
Referenced by init_sounds(), and play_sound().
| char* Sound_Info::symbolic |
Definition at line 30 of file cfsndserv.c.
Referenced by init_sounds(), and sound_to_soundnum().
| unsigned char Sound_Info::volume |
Definition at line 31 of file cfsndserv.c.
Referenced by init_sounds().
1.8.11