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