You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fixed a charmap warning with the new RGBDS
This commit is contained in:
committed by
mid-kid
parent
f76a093f44
commit
7b2377c41e
@@ -1,6 +1,7 @@
|
||||
SECTION "Mobile 45", ROMX
|
||||
|
||||
charmap " ", $20 ; revert to ascii
|
||||
pushc
|
||||
setcharmap ascii ; revert to ascii
|
||||
|
||||
String_114000:
|
||||
db "---", 0
|
||||
@@ -59,6 +60,8 @@ String_114160:
|
||||
String_114163:
|
||||
db ".", 0
|
||||
|
||||
popc
|
||||
|
||||
Jumptable_114165:
|
||||
dw Stubbed_Function114268
|
||||
dw Function114269
|
||||
|
||||
Reference in New Issue
Block a user