Update gui.h

This commit is contained in:
System64 2022-10-03 19:42:52 +02:00 committed by GitHub
parent 19be95f78a
commit 76bd96706e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1611,6 +1611,7 @@ class FurnaceGUI {
// wave generator
int waveGenBaseShape;
int waveInterpolation;
float waveGenDuty;
int waveGenPower;
float waveGenInvertPoint;