mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-08 15:40:28 -04:00
sound, music, mixer
This commit is contained in:
parent
42087c926c
commit
f8a1501289
42 changed files with 1345 additions and 157 deletions
|
@ -75,6 +75,7 @@ int stricmp(const char *a, const char *b);
|
|||
void strupr(char *c);
|
||||
const char * int2ascii(int i, char *c, int radix);
|
||||
|
||||
int get_timer_value(void);
|
||||
uint32_t get_game_tick_count(void);
|
||||
void sleep_ms(uint32_t);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue