X::Initialize no longer takes arguments
Former-commit-id: a8233235e89112630f2d31c637723443bd0829a4
This commit is contained in:
@@ -59,7 +59,7 @@ class NAZARA_API NzRenderer
|
||||
|
||||
static bool HasCapability(nzRendererCap capability);
|
||||
|
||||
static bool Initialize(bool initializeDebugDrawer = false);
|
||||
static bool Initialize();
|
||||
|
||||
static bool IsEnabled(nzRendererParameter parameter);
|
||||
static bool IsInitialized();
|
||||
|
||||
Reference in New Issue
Block a user