diff options
Diffstat (limited to 'mobile/mobile_46.asm')
-rw-r--r-- | mobile/mobile_46.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index 43ddf5201..95e1f5ac5 100644 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm @@ -5543,7 +5543,7 @@ Function11ac51: call Function11b314 call Function11acb7 call Function11ad6e - ld a, 30 * 4 + ld a, 30 * SPRITEOAMSTRUCT_LENGTH ld [wCurrSpriteOAMAddr], a farcall DoNextFrameForAllSprites farcall ReloadMapPart |