CDrawableType enum

This commit is contained in:
Jack Andersen 2016-07-20 16:03:24 -10:00
parent 914c1ec51a
commit 4bcd88e69f
2 changed files with 5 additions and 3 deletions

View File

@ -8,8 +8,10 @@ namespace urde
{
enum class EDrawableType
{
Zero,
One,
World,
Particle,
UnsortedDrawable,
SortedDrawable
};
class CDrawable

2
hecl

@ -1 +1 @@
Subproject commit c2ebe6e7dc87c556804b66f4220d159be0767fa4
Subproject commit a0ca743e7f76ecf4d2022f815a016565356f7a46