mirror of https://github.com/AxioDL/zeus.git
windows enum refactor fixes
This commit is contained in:
parent
b757bcd368
commit
116afa6fc3
|
@ -87,7 +87,7 @@ public:
|
|||
protected:
|
||||
|
||||
/* Projection type */
|
||||
enum EProjType m_projType;
|
||||
EProjType m_projType;
|
||||
|
||||
/* Projection intermediate */
|
||||
union
|
||||
|
|
Loading…
Reference in New Issue