mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 06:17:02 +00:00
Windows fixes & memory fixes
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
|
||||
void Execute(ERglTevStage stage) const;
|
||||
|
||||
bool operator<=>(const CTevPass&) const = default;
|
||||
auto operator<=>(const CTevPass&) const = default;
|
||||
};
|
||||
|
||||
extern const CTevPass skPassThru;
|
||||
|
||||
Reference in New Issue
Block a user