yet another api rework, removal of integer types in public api, optionals at the end, some cleaning
This commit is contained in:
@@ -15,8 +15,6 @@ typedef struct SceneIngame {
|
||||
World *world;
|
||||
Player *player;
|
||||
|
||||
Camera cam;
|
||||
|
||||
/* TODO: put this in a better place */
|
||||
float yaw;
|
||||
float pitch;
|
||||
|
||||
Reference in New Issue
Block a user