clean up debug menu

This commit is contained in:
aap 2021-02-13 14:22:34 +01:00
parent 3db0e827e5
commit 65f9917b65
3 changed files with 53 additions and 66 deletions

View file

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