We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ac5c2 commit ba81f82Copy full SHA for ba81f82
GeneralsMD/Code/GameEngineDevice/Source/W3DDevice/GameClient/Shadow/W3DVolumetricShadow.cpp
@@ -58,6 +58,9 @@
58
#include "GameLogic/TerrainLogic.h"
59
#include "WW3D2/dx8caps.h"
60
#include "GameClient/Drawable.h"
61
+
62
+// TheSuperHackers @compile Removes the unused WWShade code. (#596)
63
+// If there is a desire to revive this, then the WWShade library needs to be re-added.
64
#ifdef USE_WWSHADE
65
#include "wwshade/shdmesh.h"
66
#include "wwshade/shdsubmesh.h"
0 commit comments