diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 15:55:39 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 15:55:39 -0400 |
| commit | 439efda1ba940b010786be1186007355adf23965 (patch) | |
| tree | 0becd0b5980b180a0abd11377d1ed35ae3814bda /constants/hide_show_constants.asm | |
| parent | Hall of Fame Room (TEH URN) (diff) | |
| download | pokeyellow-439efda1ba940b010786be1186007355adf23965.tar.gz pokeyellow-439efda1ba940b010786be1186007355adf23965.tar.xz pokeyellow-439efda1ba940b010786be1186007355adf23965.zip | |
Champion's room; resolve predefs
Diffstat (limited to 'constants/hide_show_constants.asm')
| -rwxr-xr-x | constants/hide_show_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index f41477a5..4297bc2e 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -224,9 +224,9 @@ const_value SET $8d const HS_UNKNOWN_DUNGEON_3_ITEM_2 ; D7 const HS_VICTORY_ROAD_1_ITEM_1 ; D8 const HS_VICTORY_ROAD_1_ITEM_2 ; D9 - const HS_CHAMPIONS_ROOM_OAK ; DA -const_value SET $df +const_value SET $de + const HS_CHAMPIONS_ROOM_OAK ; DE const HS_SEAFOAM_ISLANDS_1_BOULDER_1 ; DF const HS_SEAFOAM_ISLANDS_1_BOULDER_2 ; E0 const HS_SEAFOAM_ISLANDS_2_BOULDER_1 ; E1 |
