mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 23:01:43 -04:00
Extract animations
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_081234B4:: @ 081234B4
|
||||
.incbin "pushableLever/gUnk_081234B4.bin"
|
||||
gSpriteAnimations_PushableLever_0:: @ 081234B4
|
||||
.include "animations/gSpriteAnimations_PushableLever_0.s"
|
||||
|
||||
gUnk_081234C9:: @ 081234C9
|
||||
.incbin "pushableLever/gUnk_081234C9.bin"
|
||||
gSpriteAnimations_PushableLever_1:: @ 081234C9
|
||||
.include "animations/gSpriteAnimations_PushableLever_1.s"
|
||||
|
||||
gSpriteAnimations_PushableLever:: @ 081234E0
|
||||
.4byte gUnk_081234B4
|
||||
.4byte gUnk_081234C9
|
||||
.4byte gSpriteAnimations_PushableLever_0
|
||||
.4byte gSpriteAnimations_PushableLever_1
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user