aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/chips/opal/opal.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chips/opal/opal.hpp b/src/chips/opal/opal.hpp
index c6976db..511760c 100644
--- a/src/chips/opal/opal.hpp
+++ b/src/chips/opal/opal.hpp
@@ -329,6 +329,7 @@ void Opal::Init(int sample_rate) {
Clock = 0;
TremoloClock = 0;
+ TremoloLevel = 0;
VibratoTick = 0;
VibratoClock = 0;
NoteSel = false;