7 lines
100 B
ArmAsm
7 lines
100 B
ArmAsm
|
|
.global MATERIALS_PACKAGE
|
|
.section .rodata
|
|
MATERIALS_PACKAGE:
|
|
.incbin "materials.bin"
|
|
|