mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-07-31 12:00:45 +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();
|
||||
|
||||
#ifdef LIBRW
|
||||
#ifdef PS2_MATFX
|
||||
rw::MatFX::modulateEnvMap = true;
|
||||
#else
|
||||
rw::MatFX::modulateEnvMap = false;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
CFont::Initialise();
|
||||
CHud::Initialise();
|
||||
CPlayerSkin::Initialise();
|
||||
|
Reference in New Issue
Block a user