UVRegion moved to 'maths'
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
#include "../assets/Assets.h"
|
||||
#include "../content/Content.h"
|
||||
#include "../content/ContentPack.h"
|
||||
#include "../graphics/core/Atlas.h"
|
||||
#include "../graphics/core/UVRegion.h"
|
||||
#include "../voxels/Block.h"
|
||||
#include "../core_defs.h"
|
||||
#include "../graphics/core/Atlas.h"
|
||||
#include "../maths/UVRegion.h"
|
||||
#include "../voxels/Block.h"
|
||||
#include "UiDocument.h"
|
||||
|
||||
ContentGfxCache::ContentGfxCache(const Content* content, Assets* assets) : content(content) {
|
||||
|
||||
Reference in New Issue
Block a user