7 lines
94 B
ArmAsm
7 lines
94 B
ArmAsm
|
|
.global _SSAO_PACKAGE
|
|
.section __TEXT,__const
|
|
_SSAO_PACKAGE:
|
|
.incbin "ssao.bin"
|
|
|