This commit is contained in:
Ilusha 2024-03-19 17:35:02 +03:00 committed by Ilya Shurupov
parent 25fd52294f
commit 16af8dc809
6 changed files with 140 additions and 42 deletions

View file

@ -2,7 +2,7 @@
#include "Window.hpp"
class GLFWwindow;
struct GLFWwindow;
namespace tp {