diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2017-04-17 03:45:19 +1200 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2017-04-17 03:45:19 +1200 |
commit | 15659e7bb102a0d71e2e4bc0cbd8d05c3aa1add3 (patch) | |
tree | f83daf3afe6b3de40e1fecdcce7a8c58492dfd12 /wram.asm | |
parent | 6ab04abce1aebc969abacfcdad684d34fea54ca6 (diff) | |
parent | 53cb0137e7b61093eb7bea852d3b7432a7383d8f (diff) |
bleh
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ battle_struct: MACRO ENDM -SECTION "WRAM Bank 0", WRAM0 +SECTION "WRAM Bank 0", WRAM0 [$c000] wUnusedC000:: ; c000 ds 1 @@ -1416,7 +1416,7 @@ wStatusScreenHPBarColor:: ; cf25 ds 7 -wCopyingSGBTileData:: ; c2fd +wCopyingSGBTileData:: ; cf2d wWhichPartyMenuHPBar:: ; cf2d |