mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-09-04 08:25:48 -04:00
revision of events
This commit is contained in:
parent
858c4384e8
commit
669f72908e
33 changed files with 661 additions and 382 deletions
|
@ -34,7 +34,7 @@ int mix_back_sound(int synchro);
|
|||
int open_backsound(char *filename);
|
||||
void change_music(const char *filename);
|
||||
int get_timer_value(void);
|
||||
char *device_name(int device);
|
||||
const char *device_name(int device);
|
||||
void force_music_volume(int volume);
|
||||
|
||||
void set_backsnd_freq(int freq);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue