mirror of
https://github.com/zeldaret/tmc
synced 2026-07-28 07:09:19 -04:00
Extract animations
This commit is contained in:
@@ -4,37 +4,37 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_08120B34:: @ 08120B34
|
||||
.incbin "eyeSwitch/gUnk_08120B34.bin"
|
||||
gSpriteAnimations_EyeSwitch_0:: @ 08120B34
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_0.s"
|
||||
|
||||
gUnk_08120B45:: @ 08120B45
|
||||
.incbin "eyeSwitch/gUnk_08120B45.bin"
|
||||
gSpriteAnimations_EyeSwitch_1:: @ 08120B45
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_1.s"
|
||||
|
||||
gUnk_08120B56:: @ 08120B56
|
||||
.incbin "eyeSwitch/gUnk_08120B56.bin"
|
||||
gSpriteAnimations_EyeSwitch_2:: @ 08120B56
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_2.s"
|
||||
|
||||
gUnk_08120B67:: @ 08120B67
|
||||
.incbin "eyeSwitch/gUnk_08120B67.bin"
|
||||
gSpriteAnimations_EyeSwitch_3:: @ 08120B67
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_3.s"
|
||||
|
||||
gUnk_08120B78:: @ 08120B78
|
||||
.incbin "eyeSwitch/gUnk_08120B78.bin"
|
||||
gSpriteAnimations_EyeSwitch_4:: @ 08120B78
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_4.s"
|
||||
|
||||
gUnk_08120B89:: @ 08120B89
|
||||
.incbin "eyeSwitch/gUnk_08120B89.bin"
|
||||
gSpriteAnimations_EyeSwitch_5:: @ 08120B89
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_5.s"
|
||||
|
||||
gUnk_08120B9A:: @ 08120B9A
|
||||
.incbin "eyeSwitch/gUnk_08120B9A.bin"
|
||||
gSpriteAnimations_EyeSwitch_6:: @ 08120B9A
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_6.s"
|
||||
|
||||
gUnk_08120BAB:: @ 08120BAB
|
||||
.incbin "eyeSwitch/gUnk_08120BAB.bin"
|
||||
gSpriteAnimations_EyeSwitch_7:: @ 08120BAB
|
||||
.include "animations/gSpriteAnimations_EyeSwitch_7.s"
|
||||
|
||||
gSpriteAnimations_EyeSwitch:: @ 08120BBC
|
||||
.4byte gUnk_08120B34
|
||||
.4byte gUnk_08120B45
|
||||
.4byte gUnk_08120B56
|
||||
.4byte gUnk_08120B67
|
||||
.4byte gUnk_08120B78
|
||||
.4byte gUnk_08120B89
|
||||
.4byte gUnk_08120B9A
|
||||
.4byte gUnk_08120BAB
|
||||
.4byte gSpriteAnimations_EyeSwitch_0
|
||||
.4byte gSpriteAnimations_EyeSwitch_1
|
||||
.4byte gSpriteAnimations_EyeSwitch_2
|
||||
.4byte gSpriteAnimations_EyeSwitch_3
|
||||
.4byte gSpriteAnimations_EyeSwitch_4
|
||||
.4byte gSpriteAnimations_EyeSwitch_5
|
||||
.4byte gSpriteAnimations_EyeSwitch_6
|
||||
.4byte gSpriteAnimations_EyeSwitch_7
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user