diff options
Diffstat (limited to 'src/being/being.h')
-rw-r--r-- | src/being/being.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/being.h b/src/being/being.h index e73789434..e58cbcb90 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -1104,6 +1104,7 @@ class Being notfinal : public ActorSprite, static Move mMoveNames; static bool mUseDiagonal; static bool mShowBadges; + static bool mShowBadgesTop; static int mAwayEffect; unsigned int mMoveTime; |