This commit is contained in:
Christoph Oelckers 2016-03-14 22:02:58 +01:00
commit f4f489b33d
21 changed files with 312 additions and 188 deletions

View file

@ -72,7 +72,7 @@ struct PCXHeader
BYTE padding[54];
};
} FORCE_PACKED;
#pragma pack()
//==========================================================================