mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
parent
288f88199f
commit
6b17ece275
@ -65,7 +65,7 @@ typedef struct
|
|||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
char name[8];
|
char name[8];
|
||||||
boolean masked;
|
int masked;
|
||||||
short width;
|
short width;
|
||||||
short height;
|
short height;
|
||||||
char pad[4]; // unused in Doom but might be used in Boom Phase 2
|
char pad[4]; // unused in Doom but might be used in Boom Phase 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user