recompile material
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
.global UNLIT_OPAQUE_UNLIT_OFFSET;
|
||||
.global UNLIT_OPAQUE_UNLIT_SIZE;
|
||||
.global UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET;
|
||||
.global UNLIT_OPAQUE_UNLIT_OPAQUE_SIZE;
|
||||
|
||||
.global UNLIT_OPAQUE_PACKAGE
|
||||
.section .rodata
|
||||
UNLIT_OPAQUE_PACKAGE:
|
||||
.incbin "unlit_opaque.bin"
|
||||
UNLIT_OPAQUE_UNLIT_OFFSET:
|
||||
UNLIT_OPAQUE_UNLIT_OPAQUE_OFFSET:
|
||||
.int 0
|
||||
UNLIT_OPAQUE_UNLIT_SIZE:
|
||||
.int 34077
|
||||
UNLIT_OPAQUE_UNLIT_OPAQUE_SIZE:
|
||||
.int 78806
|
||||
|
||||
|
||||
Reference in New Issue
Block a user