diff options
author | Logan <log.butt@gmail.com> | 2016-06-03 22:40:28 +1200 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2016-07-19 05:55:55 +1200 |
commit | 0cc486cefed1230b08a05e747e3e29829283faf1 (patch) | |
tree | dcb9056965b2fc3da9cbc24231867c632d197ce5 /wram.asm | |
parent | cef6459db617ad0863c856831ebcb9d745c43ddf (diff) |
More text, filled out charmap.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1435,7 +1435,9 @@ wcf4b:: ds 2 ; storage buffer for various strings wGainBoostedExp:: ; cf4d ds 1 - ds 17 + ds 2 + +wcf50:: ds 15 ; storage buffer for various strings wGymCityName:: ; cf5f ds 17 |