Remove old charmap sections

This commit is contained in:
mid-kid
2019-11-19 00:48:39 +01:00
parent 7b2377c41e
commit 563ba14196
7 changed files with 18 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
SECTION "Mobile 45", ROMX
pushc
setcharmap ascii ; revert to ascii
pushc
setcharmap ascii
String_114000:
db "---", 0
@@ -60,8 +60,6 @@ String_114160:
String_114163:
db ".", 0
popc
Jumptable_114165:
dw Stubbed_Function114268
dw Function114269
@@ -128,6 +126,8 @@ String_114228:
String_114232:
db "=?ISO-2022-JP?B?", 0
popc
Function114243::
ld a, SRAM_ENABLE
ld [MBC3SRamEnable], a