diff options
Diffstat (limited to 'scripts/pewtercity.asm')
-rwxr-xr-x | scripts/pewtercity.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/pewtercity.asm b/scripts/pewtercity.asm index 80acede8..494298b8 100755 --- a/scripts/pewtercity.asm +++ b/scripts/pewtercity.asm @@ -277,6 +277,8 @@ PewterCityText_19431: PewterCityText5: TX_ASM + ld a,$FC + ld [$CD6B],a ld hl, PewterCityText_1945d call PrintText xor a |