7 lines
85 B
ArmAsm
7 lines
85 B
ArmAsm
|
|
.global FXAA_PACKAGE
|
|
.section .rodata
|
|
FXAA_PACKAGE:
|
|
.incbin "fxaa.bin"
|
|
|