7 lines
88 B
ArmAsm
7 lines
88 B
ArmAsm
|
|
.global FLARE_PACKAGE
|
|
.section .rodata
|
|
FLARE_PACKAGE:
|
|
.incbin "flare.bin"
|
|
|