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 | comments for event constants (diff) | |
| download | pokeyellow-dcc7f3bc9f41f2d5e0f7448b4688c1058da0040b.tar.gz pokeyellow-dcc7f3bc9f41f2d5e0f7448b4688c1058da0040b.tar.xz pokeyellow-dcc7f3bc9f41f2d5e0f7448b4688c1058da0040b.zip | |
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] |
