mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-14 10:21:51 -04:00
libs compiles
This commit is contained in:
parent
1b0f7fe0c2
commit
a7278bac40
121 changed files with 1528 additions and 1731 deletions
|
@ -25,7 +25,7 @@ typedef struct mgif_header
|
|||
char year[2];
|
||||
char eof;
|
||||
word ver;
|
||||
long frames;
|
||||
int32_t frames;
|
||||
word snd_chans;
|
||||
int snd_freq;
|
||||
short ampl_table[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue