diff options
author | YamaArashi <shadow962@live.com> | 2015-02-08 18:40:08 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-02-08 18:40:08 -0800 |
commit | 7b7c563c93155e121e05149779cfb78b0bf9d259 (patch) | |
tree | 314cf9047bd6266cd261746949332f959e5878db /main.asm | |
parent | 3870f5e10a1e17f35c78b176272df6b1f516f24e (diff) |
Rename some labels
Diffstat (limited to 'main.asm')
-rwxr-xr-x | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1022,7 +1022,7 @@ DisplayTextIDInit: ; 7096 (1:7096) .drawTextBoxBorder call TextBoxBorder .skipDrawingTextBoxBorder - ld hl,wCharRAMInUseForText + ld hl,wFontLoaded set 0,[hl] ld hl,wFlags_0xcd60 bit 4,[hl] |