A clean implementation of Lukas' Fix side projection #684 PR with Az's addendum fix rolled in

This commit is contained in:
JeffR 2021-12-13 15:56:14 -06:00
parent 1f4c488640
commit 434c6c26fe
3 changed files with 147 additions and 359 deletions

View file

@ -26,6 +26,10 @@
#include "gfx/gfxTextureManager.h"
#include "gfx/bitmap/gBitmap.h"
#ifdef TORQUE_TOOLS
#include "console\persistenceManager.h"
#endif
#include <string>