summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-21 11:48:46 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-21 11:48:46 -0400
commit0bb3d0e472a3cc5b761bfa04e976ab64ab06bcc9 (patch)
tree729ea0655200bb863655fde2245e01ec22983c44 /constants
parentc6b51a8485895df3d3f21315694da8d6927da41e (diff)
Define NUM_FLYPOINTS
Diffstat (limited to 'constants')
-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 89762da7..607b3e87 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 11 ; see engine/overworld/overworld.asm