You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove old charmap sections
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user