summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorLogan <log.butt@gmail.com>2016-06-03 22:40:28 +1200
committereinstein95 <einstein95@users.noreply.github.com>2016-07-19 05:55:55 +1200
commit0cc486cefed1230b08a05e747e3e29829283faf1 (patch)
treedcb9056965b2fc3da9cbc24231867c632d197ce5 /wram.asm
parentcef6459db617ad0863c856831ebcb9d745c43ddf (diff)
More text, filled out charmap.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 0321545c..67326248 100755
--- a/wram.asm
+++ b/wram.asm
@@ -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