aboutsummaryrefslogtreecommitdiff
path: root/akos.h
diff options
context:
space:
mode:
authorMax Horn2002-05-14 23:35:28 +0000
committerMax Horn2002-05-14 23:35:28 +0000
commit64c6113d1541f79bb082c5c75bed88f31fe1b65b (patch)
tree1a23adec5e7b7f6ac526616bf4e19e702f54cca0 /akos.h
parentb529d80ed7c39f2aa9718adda2828db27bba5df0 (diff)
downloadscummvm-rg350-64c6113d1541f79bb082c5c75bed88f31fe1b65b.tar.gz
scummvm-rg350-64c6113d1541f79bb082c5c75bed88f31fe1b65b.tar.bz2
scummvm-rg350-64c6113d1541f79bb082c5c75bed88f31fe1b65b.zip
removed actor.h from scumm.h; added _scumm member var to class Actor; some var renaming in preparation of more methord refactoring
svn-id: r4333
Diffstat (limited to 'akos.h')
-rw-r--r--akos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/akos.h b/akos.h
index 609459d048..f4a1d8afc0 100644
--- a/akos.h
+++ b/akos.h
@@ -26,6 +26,7 @@
#pragma START_PACK_STRUCTS
#endif
+struct CostumeData;
struct AkosHeader {
byte x_1[2];