mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 06:22:41 +00:00
Addressed issues
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
|
||||
class MacroEngine {
|
||||
public:
|
||||
MacroEngine(Engines::Maxwell3D& maxwell3d);
|
||||
explicit MacroEngine(Engines::Maxwell3D& maxwell3d);
|
||||
virtual ~MacroEngine();
|
||||
|
||||
// Store the uploaded macro code to compile them when they're called.
|
||||
|
||||
Reference in New Issue
Block a user