Files
cup_edit/ios/include/material/unlit_opaque.apple.S
2023-03-12 14:00:33 +08:00

13 lines
304 B
ArmAsm

.global _UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET;
.global _UNLIT_OPAQUE_UNLIT_OPAQUE_SIZE;
.global _UNLIT_OPAQUE_PACKAGE
.section __TEXT,__const
_UNLIT_OPAQUE_PACKAGE:
.incbin "unlit_opaque.bin"
_UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET:
.int 0
_UNLIT_OPAQUE_UNLIT_OPAQUE_SIZE:
.int 78806