mirror of
https://github.com/AxioDL/zeus.git
synced 2025-07-05 12:45:57 +00:00
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…
x
Reference in New Issue
Block a user