diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-16 13:35:43 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-16 13:35:43 -0400 |
commit | 4fa6c6daa46935c7580a60a22bd9216414246dc0 (patch) | |
tree | ac6d9963a55214087d9b81b510409b6fdffcb164 /maps/Route34.asm | |
parent | 1e2ff967aa11ed0bcdd1dd069bde67724d3851c2 (diff) |
Split up bank 2; other relabelings
Diffstat (limited to 'maps/Route34.asm')
-rw-r--r-- | maps/Route34.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route34.asm b/maps/Route34.asm index c1706109d..1294920bb 100644 --- a/maps/Route34.asm +++ b/maps/Route34.asm @@ -65,13 +65,13 @@ UnknownScript_0x7805b: DaycareMon1Script_0x78065: loadfont - special Function17421 + special Special_DayCareMon1 loadmovesprites end DaycareMon2Script_0x7806b: loadfont - special Function17440 + special Special_DayCareMon2 loadmovesprites end |