diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/landmark_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/landmark_constants.asm b/constants/landmark_constants.asm index 4de94ddf9..5f74b3386 100644 --- a/constants/landmark_constants.asm +++ b/constants/landmark_constants.asm @@ -110,3 +110,4 @@ EVENT_LOCATION EQU $7f const_def const JOHTO_REGION ; 0 const KANTO_REGION ; 1 +NUM_REGIONS EQU const_value |