headers from v1.31.5
This commit is contained in:
12
ios/include/material/unlit_opaque.S
Normal file
12
ios/include/material/unlit_opaque.S
Normal file
@@ -0,0 +1,12 @@
|
||||
.global UNLIT_OPAQUE_UNLIT_OFFSET;
|
||||
.global UNLIT_OPAQUE_UNLIT_SIZE;
|
||||
|
||||
.global UNLIT_OPAQUE_PACKAGE
|
||||
.section .rodata
|
||||
UNLIT_OPAQUE_PACKAGE:
|
||||
.incbin "unlit_opaque.bin"
|
||||
UNLIT_OPAQUE_UNLIT_OFFSET:
|
||||
.int 0
|
||||
UNLIT_OPAQUE_UNLIT_SIZE:
|
||||
.int 34077
|
||||
|
||||
Reference in New Issue
Block a user