dev142 - get rid of TE stuff

This commit is contained in:
tildearrow 2023-02-19 17:40:34 -05:00
parent a249f40716
commit 5d6a338f41
4 changed files with 4 additions and 18 deletions

View file

@ -1841,7 +1841,7 @@ class FurnaceGUI {
double monitorPos;
int mustClear;
float initialScreenWipe;
bool introSkipDo, teWarn;
bool introSkipDo;
ImVec2 introMin, introMax;
void drawSSGEnv(unsigned char type, const ImVec2& size);