mirror of
https://github.com/zeldaret/tmc
synced 2026-08-01 08:17:33 -04:00
Extract animations
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
|
||||
.section .rodata
|
||||
|
||||
gUnk_080CD0B8:: @ 080CD0B8
|
||||
.incbin "wallMaster/gUnk_080CD0B8.bin"
|
||||
gSpriteAnimations_WallMaster_0:: @ 080CD0B8
|
||||
.include "animations/gSpriteAnimations_WallMaster_0.s"
|
||||
|
||||
gUnk_080CD0C5:: @ 080CD0C5
|
||||
.incbin "wallMaster/gUnk_080CD0C5.bin"
|
||||
gSpriteAnimations_WallMaster_1:: @ 080CD0C5
|
||||
.include "animations/gSpriteAnimations_WallMaster_1.s"
|
||||
|
||||
gUnk_080CD0DA:: @ 080CD0DA
|
||||
.incbin "wallMaster/gUnk_080CD0DA.bin"
|
||||
gSpriteAnimations_WallMaster_2:: @ 080CD0DA
|
||||
.include "animations/gSpriteAnimations_WallMaster_2.s"
|
||||
|
||||
gSpriteAnimations_WallMaster:: @ 080CD0E0
|
||||
.4byte gUnk_080CD0B8
|
||||
.4byte gUnk_080CD0C5
|
||||
.4byte gUnk_080CD0DA
|
||||
.4byte gSpriteAnimations_WallMaster_0
|
||||
.4byte gSpriteAnimations_WallMaster_1
|
||||
.4byte gSpriteAnimations_WallMaster_2
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user