downgrade Filament libs to v1.34.2 for Windows
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
.global UBERARCHIVE_DEFAULT_OFFSET;
|
||||
.global UBERARCHIVE_DEFAULT_SIZE;
|
||||
|
||||
.global UBERARCHIVE_PACKAGE
|
||||
.section .rodata
|
||||
UBERARCHIVE_PACKAGE:
|
||||
.incbin "uberarchive.bin"
|
||||
UBERARCHIVE_DEFAULT_OFFSET:
|
||||
.int 0
|
||||
UBERARCHIVE_DEFAULT_SIZE:
|
||||
.int 1148763
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
.global _UBERARCHIVE_DEFAULT_OFFSET;
|
||||
.global _UBERARCHIVE_DEFAULT_SIZE;
|
||||
|
||||
.global _UBERARCHIVE_PACKAGE
|
||||
.section __TEXT,__const
|
||||
_UBERARCHIVE_PACKAGE:
|
||||
.incbin "uberarchive.bin"
|
||||
_UBERARCHIVE_DEFAULT_OFFSET:
|
||||
.int 0
|
||||
_UBERARCHIVE_DEFAULT_SIZE:
|
||||
.int 1148763
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user