mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 15:21:09 -04:00
a83c83ee8c
Sort data according to the compilation using they belong to. Extract background animations.
15 lines
318 B
ArmAsm
15 lines
318 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
@ script.c, librarians.c, cutsceneMiscObject.c
|
|
gUnk_08114F30:: @ 08114F30
|
|
.incbin "data_081146D0/gUnk_08114F30.bin"
|
|
|
|
@ script.c, cutsceneMiscObject.c
|
|
gUnk_08114F34:: @ 08114F34
|
|
.incbin "data_081146D0/gUnk_08114F34.bin"
|
|
|