mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-16 03:06:45 -04:00
win: winmain, manifest, icon, and some improvements
This commit is contained in:
parent
f70b29abab
commit
7bea57e587
23 changed files with 203 additions and 140 deletions
|
@ -42,7 +42,7 @@ typedef struct meminfo {
|
|||
|
||||
typedef struct thandle_data
|
||||
{
|
||||
char src_file[12]; //12
|
||||
char src_file[16]; //12
|
||||
int32_t seekpos; //16
|
||||
const void *blockdata; //20
|
||||
char flags; //21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue