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

@@ -1686,11 +1686,13 @@ Function100ae7:
SECTION "tetsuji", ROMX
charmap " ", $20 ; revert to ascii
pushc
setcharmap ascii ; revert to ascii
Unknown_100b0a:
db "tetsuji", 0
popc
SECTION "bank40_2", ROMX
@@ -3620,7 +3622,8 @@ Function101826:
SECTION "ascii 10186f", ROMX
charmap " ", $20 ; revert to ascii
pushc
setcharmap ascii ; revert to ascii
Unknown_10186f:
db .end - @
@@ -3637,6 +3640,7 @@ Unknown_101895:
db $19, $67, $10, $01, "limit_crystal"
.end db 0
popc
SECTION "bank40_3", ROMX