summaryrefslogtreecommitdiff
path: root/constants/map_data_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-21 11:48:39 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-21 11:48:39 -0400
commita9941e28cc3beb33742ef072aaa46941606781fa (patch)
tree2387b860b0fb72fcfc6b63bd7ec3785fbc523fd6 /constants/map_data_constants.asm
parentfc99117d884c906d34923586b78b683220a1bb6d (diff)
Define NUM_FLYPOINTS
Diffstat (limited to 'constants/map_data_constants.asm')
-rw-r--r--constants/map_data_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/map_data_constants.asm b/constants/map_data_constants.asm
index cf5aaee2a..7746927dd 100644
--- a/constants/map_data_constants.asm
+++ b/constants/map_data_constants.asm
@@ -128,5 +128,6 @@ KANTO_FLYPOINT EQU const_value
const FLY_FUCHSIA
const FLY_CINNABAR
const FLY_INDIGO
+NUM_FLYPOINTS EQU const_value
MAX_OUTDOOR_SPRITES EQU 23 ; see engine/overworld/overworld.asm