Add module configurations
This commit is contained in:
@@ -20,7 +20,9 @@ namespace Nz
|
||||
public:
|
||||
using Dependencies = TypeList<>;
|
||||
|
||||
Core();
|
||||
struct Config {};
|
||||
|
||||
Core(Config /*config*/);
|
||||
~Core();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user