diff options
author | YamaArashi <shadow962@live.com> | 2015-07-21 14:21:14 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-07-21 14:21:14 -0700 |
commit | dcc7f3bc9f41f2d5e0f7448b4688c1058da0040b (patch) | |
tree | 7f9cbc30a08550b4e5b37b28810887472672610b /home.asm | |
parent | 5ce58a048cecba5435d74b14652c58004d3f95b1 (diff) |
named more constants
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4590,8 +4590,8 @@ Random:: INCLUDE "home/predef.asm" -Func_3ead:: ; 3ead (0:3ead) - jpba CinnabarGymQuiz_1eb0a +UpdateCinnabarGymGateTileBlocks:: ; 3ead (0:3ead) + jpba UpdateCinnabarGymGateTileBlocks_ CheckForHiddenObjectOrBookshelfOrCardKeyDoor:: ; 3eb5 (0:3eb5) ld a, [H_LOADEDROMBANK] |