add macOS implementation
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user