mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-08 15:40:28 -04:00
windows release build, fix book crash, fix lock, fix finale
This commit is contained in:
parent
3d8ee275e4
commit
d13297e4f4
24 changed files with 158 additions and 63 deletions
|
@ -363,7 +363,7 @@ char mgif_play(const void *mgif) //dekoduje a zobrazi frame
|
|||
const char *pc;
|
||||
char *ff;
|
||||
// int acts,size,act,csize;
|
||||
const void *scr_sav;
|
||||
const void *scr_sav = 0;
|
||||
int scr_act=-1;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue