add hpp
This commit is contained in:
parent
48cf46a224
commit
20a09a643b
@ -1,5 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "try_engine/utils/include.hpp"
|
||||
#include "try_engine/utils/timestap.hpp"
|
||||
#include "try_engine/utils/define.hpp"
|
||||
#include "try_engine/utils/keycode.hpp"
|
||||
|
||||
#include "try_engine/gui/style/style.hpp"
|
||||
|
||||
#include "try_engine/application/application.hpp"
|
||||
@ -13,5 +18,3 @@
|
||||
#include "try_engine/renderer/renderer.hpp"
|
||||
#include "try_engine/renderer/texture/texture.hpp"
|
||||
|
||||
#include "try_engine/utils/timestap.hpp"
|
||||
#include "try_engine/utils/define.hpp"
|
||||
|
Reference in New Issue
Block a user