mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Sigh.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
struct resourceheader
|
||||
{
|
||||
char name[48];
|
||||
int start;
|
||||
int start_UNUSED;
|
||||
int size;
|
||||
bool valid;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user