mirror of
https://github.com/zeldaret/tmc
synced 2026-07-31 08:06:30 -04:00
Extract animations
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_0812338C:: @ 0812338C
|
||||
.incbin "bell/gUnk_0812338C.bin"
|
||||
gSpriteAnimations_Bell_0:: @ 0812338C
|
||||
.include "animations/gSpriteAnimations_Bell_0.s"
|
||||
|
||||
gSpriteAnimations_Bell:: @ 081233B0
|
||||
.4byte gUnk_0812338C
|
||||
.incbin "bell/gSpriteAnimations_Bell.bin"
|
||||
.4byte gSpriteAnimations_Bell_0
|
||||
.include "animations/gSpriteAnimations_Bell.s"
|
||||
|
||||
Reference in New Issue
Block a user