summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/battle_anim_807B69C.s4
-rw-r--r--data/battle_anim_807B69C.s12
2 files changed, 10 insertions, 6 deletions
diff --git a/asm/battle_anim_807B69C.s b/asm/battle_anim_807B69C.s
index faf9f4cf4..cef472d03 100644
--- a/asm/battle_anim_807B69C.s
+++ b/asm/battle_anim_807B69C.s
@@ -393,7 +393,7 @@ _0807B95E:
lsls r0, 2
ldr r1, _0807B9C8 @ =gSprites
adds r0, r1
- ldr r1, _0807B9CC @ =gUnknown_083931D8
+ ldr r1, _0807B9CC @ =gSubspriteTables_83931D8
bl SetSubspriteTables
ldr r1, _0807B9D0 @ =gTasks
lsls r0, r6, 2
@@ -414,7 +414,7 @@ _0807B9BC: .4byte 0xfffa0000
_0807B9C0: .4byte REG_BLDCNT
_0807B9C4: .4byte gSpriteTemplate_83931E0
_0807B9C8: .4byte gSprites
-_0807B9CC: .4byte gUnknown_083931D8
+_0807B9CC: .4byte gSubspriteTables_83931D8
_0807B9D0: .4byte gTasks
_0807B9D4: .4byte sub_807B9D8
thumb_func_end sub_807B920
diff --git a/data/battle_anim_807B69C.s b/data/battle_anim_807B69C.s
index 985e1adba..0ed7d7cf0 100644
--- a/data/battle_anim_807B69C.s
+++ b/data/battle_anim_807B69C.s
@@ -4,11 +4,15 @@
.section .rodata
.align 2
-Unknown_083931B8:
- .incbin "baserom.gba", 0x003931b8, 0x20
+gSubspriteTable_83931B8:: @ 83931B8
+ subsprite -16, -16, 2, 0, 64x64
+ subsprite -16, 48, 2, 64, 64x32
+ subsprite 48, -16, 2, 96, 32x64
+ subsprite 48, 48, 2, 128, 32x32
-gUnknown_083931D8:: @ 83931D8
- .4byte 4, Unknown_083931B8
+ .align 2
+gSubspriteTables_83931D8:: @ 83931D8
+ .4byte 4, gSubspriteTable_83931B8
.align 2
gSpriteTemplate_83931E0:: @ 83931E0