/apps/demos/scenery: add walking
This commit is contained in:
@ -18,6 +18,7 @@ typedef struct SceneIngame {
|
||||
float roll;
|
||||
|
||||
bool mouse_captured;
|
||||
bool flying_camera;
|
||||
} SceneIngame;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user