More GUECS cleanup before releasing. Still need to sort out events and reduce the amount of stuff that GUECS needs.
This commit is contained in:
parent
1780a758b3
commit
abea6da2e0
10 changed files with 71 additions and 54 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "components.hpp"
|
||||
#include "textures.hpp"
|
||||
#include "systems.hpp"
|
||||
#include "shaders.hpp"
|
||||
|
||||
using namespace fmt;
|
||||
using std::make_unique;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue