debugmenu cleanup

This commit is contained in:
aap
2021-02-13 00:00:02 +01:00
parent 291cdd4bfb
commit 0f8614221b
3 changed files with 15 additions and 53 deletions

View File

@ -21,8 +21,8 @@
#include "Shadows.h"
#ifdef DEBUGMENU
SETTWEAKPATH("Shadows");
TWEAKBOOL(gbPrintShite);
//SETTWEAKPATH("Shadows");
//TWEAKBOOL(gbPrintShite);
#endif
RwImVertexIndex ShadowIndexList[24];