diff options
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r-- | misc/mobile_45.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index 8855bdcfc..da4cadc6d 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -7757,14 +7757,14 @@ Jumptable_117728: ; 117728 (45:7728) Function117738: ; 117738 (45:7738) callba Function171ccd - lb de, $30, $18 + depixel 6, 3 ld a, $1d call _InitSpriteAnimStruct ld hl, $c add hl, bc ld a, $6 ld [hl], a - lb de, $48, $20 + depixel 9, 4 ld a, $1d call _InitSpriteAnimStruct ld hl, $c |