aboutsummaryrefslogtreecommitdiff
path: root/sword1/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/logic.h')
-rw-r--r--sword1/logic.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sword1/logic.h b/sword1/logic.h
index c5844c8dd0..cbf0b895f0 100644
--- a/sword1/logic.h
+++ b/sword1/logic.h
@@ -88,9 +88,8 @@ private:
int fullAnimDriver(Object *compact);
int animDriver(Object *compact);
- void setupMcodeTable();
- const BSMcodeTable *_mcodeTable;
-
+ static BSMcodeTable _mcodeTable[100];
+
uint16 inRange(uint16 a, uint16 b, uint16 c);
//- mcodeTable: