restructured everything
This commit is contained in:
parent
4225a524b9
commit
c66cae17f2
61 changed files with 18406 additions and 1710 deletions
4
include/graphics/Graphics.hpp
Normal file
4
include/graphics/Graphics.hpp
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#include "RenderWindow.hpp"
|
||||
#include "drawable/shapes/Rectangle.hpp"
|
Loading…
Add table
Add a link
Reference in a new issue