mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-06 16:33:27 +00:00
CDrawableType enum
This commit is contained in:
parent
914c1ec51a
commit
4bcd88e69f
@ -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
@ -1 +1 @@
|
|||||||
Subproject commit c2ebe6e7dc87c556804b66f4220d159be0767fa4
|
Subproject commit a0ca743e7f76ecf4d2022f815a016565356f7a46
|
Loading…
x
Reference in New Issue
Block a user