mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Refactor geom
library into geom
and shape
(#1263)
* Refactor `geom` library into `geom` and `util` * Rename to `shape`
This commit is contained in:

committed by
GitHub

parent
5b19d7953a
commit
1b99d75543
@@ -1,10 +1,10 @@
|
||||
|
||||
#include "legolod.h"
|
||||
|
||||
#include "geom/legomesh.h"
|
||||
#include "legoroi.h"
|
||||
#include "misc/legocontainer.h"
|
||||
#include "misc/legostorage.h"
|
||||
#include "shape/legomesh.h"
|
||||
#include "tgl/d3drm/impl.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(LODObject, 0x04)
|
||||
|
Reference in New Issue
Block a user