/apps/demos/scenery: something...

This commit is contained in:
veclavtalica
2025-03-02 23:19:27 +03:00
parent 4e5ff9433c
commit ed8e826b94
2 changed files with 79 additions and 41 deletions

View File

@@ -21,7 +21,7 @@ typedef struct SceneIngame {
float roll;
bool mouse_captured;
bool flying_camera;
int camera_mode;
} SceneIngame;