mirror of
https://github.com/zeldaret/tmc
synced 2026-09-03 10:21:18 -04:00
Use more macros
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_08121E24:: @ 08121E24
|
||||
.incbin "fileScreenObjects/gUnk_08121E24.bin"
|
||||
gSpriteAnimations_FileScreenObjects_0:: @ 08121E24
|
||||
.include "animations/gSpriteAnimations_FileScreenObjects_0.s"
|
||||
|
||||
gUnk_08121E31:: @ 08121E31
|
||||
.incbin "fileScreenObjects/gUnk_08121E31.bin"
|
||||
gSpriteAnimations_FileScreenObjects_1:: @ 08121E31
|
||||
.include "animations/gSpriteAnimations_FileScreenObjects_1.s"
|
||||
|
||||
gSpriteAnimation_FileScreenObjects:: @ 08121E50
|
||||
.4byte gUnk_08121E24
|
||||
.4byte gUnk_08121E31
|
||||
gSpriteAnimations_FileScreenObjects:: @ 08121E50
|
||||
.4byte gSpriteAnimations_FileScreenObjects_0
|
||||
.4byte gSpriteAnimations_FileScreenObjects_1
|
||||
.4byte 00000000
|
||||
|
||||
Reference in New Issue
Block a user