Modules are static by default
This commit is contained in:
@@ -25,7 +25,7 @@ class TestImgui : public Archimedes::GuiModule {
|
||||
Archimedes::Window* window;
|
||||
};
|
||||
|
||||
#ifndef TESTIMGUI_STATIC
|
||||
#ifdef TESTIMGUI_DYNAMIC
|
||||
#define MODULE_TYPE TestImgui
|
||||
#include "endModule.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user