mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-22 05:48:59 +02:00
Addressed issues
This commit is contained in:
parent
e5adcda905
commit
da2cbc76fc
5 changed files with 17 additions and 13 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue