turn the ChunkID type alias into a real type

This commit is contained in:
2024-09-08 03:47:26 +10:00
parent 76b61c49ae
commit b804030594
9 changed files with 78 additions and 39 deletions

View File

@ -64,6 +64,7 @@ add_executable(Voxelotl MACOSX_BUNDLE
ChunkMeshGeneration.swift
CubeMeshBuilder.swift
ChunkMeshBuilder.swift
ChunkID.swift
World.swift
Raycast.swift
Camera.swift