7 lines
100 B
ArmAsm
7 lines
100 B
ArmAsm
|
|
.global RESOURCES_PACKAGE
|
|
.section .rodata
|
|
RESOURCES_PACKAGE:
|
|
.incbin "resources.bin"
|
|
|