Files
cup_edit/thermion_dart/native/include/material/unlit.apple.S
2024-09-20 14:04:27 +08:00

13 lines
228 B
ArmAsm

.global _UNLIT_UNLIT_OFFSET;
.global _UNLIT_UNLIT_SIZE;
.global _UNLIT_PACKAGE
.section __TEXT,__const
_UNLIT_PACKAGE:
.incbin "unlit.bin"
_UNLIT_UNLIT_OFFSET:
.int 0
_UNLIT_UNLIT_SIZE:
.int 101394