Fix AKOS on VC :D

svn-id: r3842
This commit is contained in:
Nicolas Bacca 2002-03-31 02:01:14 +00:00
parent 37c990d3ab
commit bbf5a49a95

4
akos.h
View File

@ -20,6 +20,10 @@
*
*/
#if !defined(__GNUC__)
#pragma START_PACK_STRUCTS
#endif
struct AkosHeader {
byte x_1[2];
byte flags;