diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-01-19 18:56:15 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-01-19 18:56:15 -0500 |
commit | d60e872fbeddaf5d38006ca974fb15bbf5601662 (patch) | |
tree | 3401dd694ac8a7473fe71b85ae66e52e48c33240 /wram.asm | |
parent | 289cab77a35927877ac7c9775821a4a56809846c (diff) |
Rip some data... kinda
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -34,10 +34,10 @@ wc4c0:: ; 0xc4c0 wc4cc:: ; 0xc4cc ds $34 -wcBottomMessageText:: ; 0xc500 +wBottomMessageText:: ; 0xc500 ds $100 -wc600:: +wc600:: ; 0xc600 ds $100 wStageCollisionMap:: ; 0xc700 @@ -1843,7 +1843,7 @@ wd7fd:: ; 0xd7fd wd7fe:: ; 0xd7fe ds $2 -wd800:: ; 0xd800 +wSFXTimer:: ; 0xd800 ds $1 wd801:: ; 0xd801 |