diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-17 23:00:08 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-17 23:00:08 +0100 |
commit | 9ffd0c73829e5a0aded23518887007da9c3fc44c (patch) | |
tree | 7f9f83c9e4e99ef04351f4ccfcc3289cd9bcec7c /asm/use_pokeblock.s | |
parent | aae36b5653537a063560dc2c7df261cc7b950a4c (diff) |
3.5 asm left
Diffstat (limited to 'asm/use_pokeblock.s')
-rw-r--r-- | asm/use_pokeblock.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/use_pokeblock.s b/asm/use_pokeblock.s index d294a2fae..d2d4913b1 100644 --- a/asm/use_pokeblock.s +++ b/asm/use_pokeblock.s @@ -3273,7 +3273,7 @@ sub_8168248: @ 8168248 orrs r0, r1 str r0, [sp, 0x4] mov r0, sp - bl LoadCompressedObjectPic + bl LoadCompressedSpriteSheet add r0, sp, 0x8 bl LoadSpritePalette add sp, 0x10 |