mirror of
https://github.com/zeldaret/tmc
synced 2026-08-17 21:33:45 -04:00
Extract animations
This commit is contained in:
+16
-16
@@ -4,25 +4,25 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_08110C60:: @ 08110C60
|
||||
.incbin "mutoh/gUnk_08110C60.bin"
|
||||
gSpriteAnimations_Mutoh_0:: @ 08110C60
|
||||
.include "animations/gSpriteAnimations_Mutoh_0.s"
|
||||
|
||||
gUnk_08110C75:: @ 08110C75
|
||||
.incbin "mutoh/gUnk_08110C75.bin"
|
||||
gSpriteAnimations_Mutoh_5:: @ 08110C75
|
||||
.include "animations/gSpriteAnimations_Mutoh_5.s"
|
||||
|
||||
gUnk_08110C7A:: @ 08110C7A
|
||||
.incbin "mutoh/gUnk_08110C7A.bin"
|
||||
gSpriteAnimations_Mutoh_4:: @ 08110C7A
|
||||
.include "animations/gSpriteAnimations_Mutoh_4.s"
|
||||
|
||||
gUnk_08110C7F:: @ 08110C7F
|
||||
.incbin "mutoh/gUnk_08110C7F.bin"
|
||||
gSpriteAnimations_Mutoh_7:: @ 08110C7F
|
||||
.include "animations/gSpriteAnimations_Mutoh_7.s"
|
||||
|
||||
gSpriteAnimations_Mutoh:: @ 08110C84
|
||||
.4byte gUnk_08110C60
|
||||
.4byte gUnk_08110C60
|
||||
.4byte gUnk_08110C60
|
||||
.4byte gUnk_08110C60
|
||||
.4byte gUnk_08110C7A
|
||||
.4byte gUnk_08110C75
|
||||
.4byte gUnk_08110C7A
|
||||
.4byte gUnk_08110C7F
|
||||
.4byte gSpriteAnimations_Mutoh_0
|
||||
.4byte gSpriteAnimations_Mutoh_0
|
||||
.4byte gSpriteAnimations_Mutoh_0
|
||||
.4byte gSpriteAnimations_Mutoh_0
|
||||
.4byte gSpriteAnimations_Mutoh_4
|
||||
.4byte gSpriteAnimations_Mutoh_5
|
||||
.4byte gSpriteAnimations_Mutoh_4
|
||||
.4byte gSpriteAnimations_Mutoh_7
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user