aboutsummaryrefslogtreecommitdiffstats
path: root/constants/map_data_constants.asm
diff options
context:
space:
mode:
authorRangi42 <sylvie.oukaour+rangi42@gmail.com>2025-07-02 17:25:03 -0400
committerRangi42 <sylvie.oukaour+rangi42@gmail.com>2025-07-02 17:25:03 -0400
commitaa85c0046d06b306d99e3b48460782ac04814975 (patch)
tree2917e98c91c0ad8a00ce4c471b964bc5279c7746 /constants/map_data_constants.asm
parentUse more audio constants (diff)
downloadpokeyellow-aa85c0046d06b306d99e3b48460782ac04814975.tar.gz
pokeyellow-aa85c0046d06b306d99e3b48460782ac04814975.tar.xz
pokeyellow-aa85c0046d06b306d99e3b48460782ac04814975.zip
Define `MAX_WARP_EVENTS`
Diffstat (limited to 'constants/map_data_constants.asm')
-rw-r--r--constants/map_data_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/map_data_constants.asm b/constants/map_data_constants.asm
index b28b3d79..9d816a6a 100644
--- a/constants/map_data_constants.asm
+++ b/constants/map_data_constants.asm
@@ -16,6 +16,9 @@ DEF MAP_BORDER EQU 3
shift_const SOUTH ; 4
shift_const NORTH ; 8
+; wWarpEntries
+DEF MAX_WARP_EVENTS EQU 32
+
; flower and water tile animations
const_def
const TILEANIM_NONE ; 0