WIP(untested, compiles): Started to setup sokol callbacks

This commit is contained in:
2025-10-17 00:58:39 -04:00
parent b46c790756
commit 5a3b8ef3b9
7 changed files with 116 additions and 53 deletions

View File

@@ -55,3 +55,5 @@ CameraZoomMode :: enum u32 {
Smooth,
}
Extents2_F4 :: V2_F4
Extents2_S4 :: V2_S4