mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-14 02:11:58 -04:00
fix crashes
This commit is contained in:
parent
04ab5898ef
commit
a8c9fced4c
12 changed files with 65 additions and 59 deletions
|
@ -57,6 +57,7 @@ typedef struct zoominfo
|
|||
word *palette;
|
||||
word ycount;
|
||||
word xmax;
|
||||
const void *texture_end;
|
||||
}ZOOMINFO;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue