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