7 lines
91 B
ArmAsm
7 lines
91 B
ArmAsm
|
|
.global _FOG_PACKAGE
|
|
.section __TEXT,__const
|
|
_FOG_PACKAGE:
|
|
.incbin "fog.bin"
|
|
|