wiRenderer moved to namespace (finally...)

This commit is contained in:
turanszkij
2018-09-22 14:15:44 +01:00
parent 142ced9583
commit 61e2e3addd
25 changed files with 1680 additions and 1596 deletions
+3 -8
View File
@@ -23,18 +23,13 @@ namespace wiInitializer
wiFrameRate::Initialize();
wiCpuInfo::Initialize();
wiRenderer::SetUpStaticComponents();
wiRenderer::Initialize();
wiLensFlare::Initialize();
wiImage::Load();
wiImage::Initialize();
wiFont::Initialize();
wiFont::SetUpStaticComponents();
wiOcean::SetUpStatic();
wiOcean::Initialize();
wiWidget::LoadShaders();
wiGPUSortLib::LoadShaders();
if (FAILED(wiSoundEffect::Initialize()) || FAILED(wiMusic::Initialize()))