Add routine that ends text-scripts ($24D7).

hg-commit-id: 89e0ea79b7ff
This commit is contained in:
Sawakita 2012-01-12 20:59:03 +01:00
parent 28d21c8e19
commit cd4c3f1d90

View file

@ -1002,7 +1002,13 @@ MartInventories: ; 2442
db $FE,7,ULTRA_BALL,GREAT_BALL,FULL_RESTORE,MAX_POTION,FULL_HEAL
db REVIVE,MAX_REPEL,$FF
INCBIN "baserom.gbc",$24d6,$24e5 - $24d6
TextScriptEndingChar:
db "@"
TextScriptEnd:
ld hl,TextScriptEndingChar
ret
INCBIN "baserom.gbc",$24DB,$24E5 - $24DB
VictoryRoad3Text10:
VictoryRoad3Text9: