7 lines
97 B
ArmAsm
7 lines
97 B
ArmAsm
|
|
.global _FLARE_PACKAGE
|
|
.section __TEXT,__const
|
|
_FLARE_PACKAGE:
|
|
.incbin "flare.bin"
|
|
|