diff options
Diffstat (limited to 'scripts/mtmoonpokecenter.asm')
-rwxr-xr-x | scripts/mtmoonpokecenter.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mtmoonpokecenter.asm b/scripts/mtmoonpokecenter.asm index 01272c30..0b612310 100755 --- a/scripts/mtmoonpokecenter.asm +++ b/scripts/mtmoonpokecenter.asm @@ -55,7 +55,7 @@ MtMoonPokecenterText4: ; 492ec (12:52ec) ld hl, $cd3f ld de, $d349 ld c, $3 - ld a, $c + ld a, $c ; SubtractBCDPredef call Predef ld a, $13 ld [$d125], a |