Add module configurations
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Nz
|
||||
* \brief Platform class that represents the module initializer of Platform
|
||||
*/
|
||||
|
||||
Platform::Platform() :
|
||||
Platform::Platform(Config /*config*/) :
|
||||
ModuleBase("Platform", this)
|
||||
{
|
||||
if (!Window::Initialize())
|
||||
|
||||
Reference in New Issue
Block a user