Maximize screen

pas finie, par fois ça crash au démarrage
This commit is contained in:
2024-03-25 16:11:43 +01:00
parent 05e5959cb1
commit 47717f1755
8 changed files with 100 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ public:
void WidgetSpeedSlider(float* speed);
void WidgetButton();
void WidgetFPS();
void WidgetFullscreen(bool* fullscreen);
private:
ImGuiIO* io;