diff options
Diffstat (limited to 'old/graphics/Gui.hpp')
-rw-r--r-- | old/graphics/Gui.hpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/old/graphics/Gui.hpp b/old/graphics/Gui.hpp deleted file mode 100644 index e22a0a7..0000000 --- a/old/graphics/Gui.hpp +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -class Gui { - -public: - int WHY=0; - -}; |