add cheat code for modified sine wave

chain barrel
This commit is contained in:
tildearrow 2025-04-02 18:52:20 -05:00
parent 528181a611
commit c3f98e50d3
3 changed files with 10 additions and 1 deletions

View file

@ -1906,6 +1906,7 @@ class FurnaceGUI {
int eventDelay;
int moveWindowTitle;
int hiddenSystems;
int mswEnabled;
int horizontalDataView;
int noMultiSystem;
int oldMacroVSlider;
@ -2160,6 +2161,7 @@ class FurnaceGUI {
eventDelay(0),
moveWindowTitle(1),
hiddenSystems(0),
mswEnabled(0),
horizontalDataView(0),
noMultiSystem(0),
oldMacroVSlider(0),