move graphics/core/Model to graphics/commons/Model
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "graphics/core/Model.hpp"
|
||||
#include "graphics/commons/Model.hpp"
|
||||
|
||||
struct ItemDef;
|
||||
class Assets;
|
||||
|
||||
Reference in New Issue
Block a user