Skip to content

Commit ba81f82

Browse files
committed
Add comment for WWShade removal
1 parent 57ac5c2 commit ba81f82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GeneralsMD/Code/GameEngineDevice/Source/W3DDevice/GameClient/Shadow/W3DVolumetricShadow.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
#include "GameLogic/TerrainLogic.h"
5959
#include "WW3D2/dx8caps.h"
6060
#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.
6164
#ifdef USE_WWSHADE
6265
#include "wwshade/shdmesh.h"
6366
#include "wwshade/shdsubmesh.h"

0 commit comments

Comments
 (0)