aboutsummaryrefslogtreecommitdiff
path: root/akos.h
diff options
context:
space:
mode:
authorLudvig Strigeus2002-04-12 10:34:46 +0000
committerLudvig Strigeus2002-04-12 10:34:46 +0000
commit3a4fa636ee4eaeee6bd50d6fcdedf4c3306318b0 (patch)
tree1fa0750adb7c62924fdbef5c818e0e104ecc5820 /akos.h
parent6e508eed2962fc29f16a4507d056a3c3483c3e6a (diff)
downloadscummvm-rg350-3a4fa636ee4eaeee6bd50d6fcdedf4c3306318b0.tar.gz
scummvm-rg350-3a4fa636ee4eaeee6bd50d6fcdedf4c3306318b0.tar.bz2
scummvm-rg350-3a4fa636ee4eaeee6bd50d6fcdedf4c3306318b0.zip
code cleanup - prepares for simon inclusion
svn-id: r3910
Diffstat (limited to 'akos.h')
-rw-r--r--akos.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/akos.h b/akos.h
index b207274d2b..102c5ce084 100644
--- a/akos.h
+++ b/akos.h
@@ -20,10 +20,15 @@
*
*/
+
+
#if !defined(__GNUC__)
+
#pragma START_PACK_STRUCTS
+
#endif
+
struct AkosHeader {
byte x_1[2];
byte flags;