7 lines
85 B
ArmAsm
7 lines
85 B
ArmAsm
|
|
.global SSAO_PACKAGE
|
|
.section .rodata
|
|
SSAO_PACKAGE:
|
|
.incbin "ssao.bin"
|
|
|