mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 04:27:42 +00:00
CDrawableType enum
This commit is contained in:
@@ -8,8 +8,10 @@ namespace urde
|
|||||||
{
|
{
|
||||||
enum class EDrawableType
|
enum class EDrawableType
|
||||||
{
|
{
|
||||||
Zero,
|
World,
|
||||||
One,
|
Particle,
|
||||||
|
UnsortedDrawable,
|
||||||
|
SortedDrawable
|
||||||
};
|
};
|
||||||
|
|
||||||
class CDrawable
|
class CDrawable
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: c2ebe6e7dc...a0ca743e7f
Reference in New Issue
Block a user