chore: update gizmo materials

This commit is contained in:
Nick Fisher
2024-12-11 21:03:16 +08:00
parent b94aeb8b4a
commit fe0f63c4cb
7 changed files with 1972 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
.global _GIZMO_GIZMO_OFFSET;
.global _GIZMO_GIZMO_SIZE;
.global _GIZMO_PACKAGE
.section __TEXT,__const
_GIZMO_PACKAGE:
.incbin "gizmo.bin"
_GIZMO_GIZMO_OFFSET:
.int 0
_GIZMO_GIZMO_SIZE:
.int 38039