aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/eob.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/eob.h')
-rw-r--r--engines/kyra/eob.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/kyra/eob.h b/engines/kyra/eob.h
index 09b6380c91..889144b705 100644
--- a/engines/kyra/eob.h
+++ b/engines/kyra/eob.h
@@ -96,6 +96,10 @@ private:
const uint8 *_doorSwitchShapeEncodeDefs;
const uint8 *_doorSwitchCoords;
+ // Fight
+ static const uint8 _monsterAcHitChanceTbl1[];
+ static const uint8 _monsterAcHitChanceTbl2[];
+
// Magic
void turnUndeadAuto();
void turnUndeadAutoHit();