game: touch customization and small update

This commit is contained in:
SanyaSho
2022-08-16 17:21:59 +03:00
parent 148035ce31
commit a0d8a59d58
2 changed files with 26 additions and 3 deletions
+1
View File
@@ -193,6 +193,7 @@ public:
float screen_h, screen_w;
float forward, side, movecount;
float yaw, pitch;
rgba_t gridcolor;
private:
bool initialized = false;