mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-10 16:54:38 +02:00
update librw (matfx)
This commit is contained in:
2
librw
2
librw
Submodule librw updated: e6c7d910ff...8b677c4dd7
@@ -157,6 +157,14 @@ CGame::InitialiseRenderWare(void)
|
|||||||
|
|
||||||
CreateDebugFont();
|
CreateDebugFont();
|
||||||
|
|
||||||
|
#ifdef LIBRW
|
||||||
|
#ifdef PS2_MATFX
|
||||||
|
rw::MatFX::modulateEnvMap = true;
|
||||||
|
#else
|
||||||
|
rw::MatFX::modulateEnvMap = false;
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
CFont::Initialise();
|
CFont::Initialise();
|
||||||
CHud::Initialise();
|
CHud::Initialise();
|
||||||
CPlayerSkin::Initialise();
|
CPlayerSkin::Initialise();
|
||||||
|
Reference in New Issue
Block a user