summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorchaos-lord <dd4791.mariokarter@hotmail.co.uk>2017-07-23 19:45:29 +0100
committerchaos-lord <dd4791.mariokarter@hotmail.co.uk>2017-07-23 19:45:29 +0100
commit248861c859c92d16c1e9cb08c3c682743a6d4bfb (patch)
tree7339a2acd23bdf6754ba5cac46500247ea32490c /main.asm
parent904194e9a9e7853c2de4e408010fe17038fec7f9 (diff)
Labeled the catch mode mystery data and catch mode "catch the mon" phase Variables
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index d69c889..faa5a1c 100644
--- a/main.asm
+++ b/main.asm
@@ -296,7 +296,7 @@ INCLUDE "data/mon_gfx/mon_gfx_pointers.asm"
INCLUDE "data/mon_animated_sprite_types.asm"
INCLUDE "data/collision/mon_collision_mask_pointers.asm"
-Data_13685: ; 0x13685
+CatchSpriteFrameDurations: ; 0x13685
; Each 3-byte entry is related to an evolution line. Don't know what this is for, yet.
db $12, $12, $10 ; EVOLINE_BULBASAUR
db $10, $10, $10 ; EVOLINE_CHARMANDER