mirror of
https://github.com/AxioDL/zeus.git
synced 2025-12-21 18:59:27 +00:00
windows enum refactor fixes
This commit is contained in:
@@ -87,7 +87,7 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
|
|
||||||
/* Projection type */
|
/* Projection type */
|
||||||
enum EProjType m_projType;
|
EProjType m_projType;
|
||||||
|
|
||||||
/* Projection intermediate */
|
/* Projection intermediate */
|
||||||
union
|
union
|
||||||
|
|||||||
Reference in New Issue
Block a user