aabb block shape WIP + common refactor
This commit is contained in:
@@ -11,6 +11,8 @@ using std::string;
|
||||
using std::wstring;
|
||||
using std::shared_ptr;
|
||||
using glm::vec2;
|
||||
using glm::vec3;
|
||||
using glm::vec4;
|
||||
|
||||
#define KEY_ESCAPE 256
|
||||
#define KEY_ENTER 257
|
||||
|
||||
Reference in New Issue
Block a user