Fixed a charmap warning with the new RGBDS

This commit is contained in:
Colton G. Rushton
2019-11-18 18:26:07 +01:00
committed by mid-kid
parent f76a093f44
commit 7b2377c41e
4 changed files with 23 additions and 4 deletions

View File

@@ -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