summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-07-16 20:04:34 +0200
committerxCrystal <rgr.crystal@gmail.com>2018-07-16 20:04:34 +0200
commit291ff5bebffdbe39281732d443043b244bf1ffb0 (patch)
treef568fc0b398d815b746fbe7f3155864253bd62d8 /src/wram.asm
parenta32f257d89e9f92c8962130724ff36a4b28d2be8 (diff)
Disassemble more home incbins
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index f1cfb5f..992f157 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -958,7 +958,8 @@ wFontWidth:: ; cd0a
wHalfWidthPrintState:: ; cd0b
ds $1
-wcd0c:: ; cd0c
+; used by CopyTextData
+wTextMaxLength:: ; cd0c
ds $1
; half-width font letters become uppercase if non-0, lowercase if 0