7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
|
|
.global FOG_PACKAGE
|
|
.section .rodata
|
|
FOG_PACKAGE:
|
|
.incbin "fog.bin"
|
|
|