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