diff options
Diffstat (limited to 'constants/icon_constants.asm')
-rw-r--r-- | constants/icon_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/icon_constants.asm b/constants/icon_constants.asm index 378ff072..e148c0aa 100644 --- a/constants/icon_constants.asm +++ b/constants/icon_constants.asm @@ -39,6 +39,7 @@ const ICON_SLOWPOKE const ICON_SUDOWOODO const ICON_BIGMON +NUM_ICONS EQU const_value - 1 ; LoadMenuMonIcon.Jumptable indexes (see engine/gfx/mon_icons.asm) const_def |