summaryrefslogtreecommitdiff
path: root/ym2612.h
diff options
context:
space:
mode:
Diffstat (limited to 'ym2612.h')
-rw-r--r--ym2612.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ym2612.h b/ym2612.h
index 1f34558..683931a 100644
--- a/ym2612.h
+++ b/ym2612.h
@@ -39,6 +39,7 @@ typedef struct {
uint16_t fnum;
int16_t output;
int16_t op1_old;
+ int16_t op2_old;
uint8_t block_fnum_latch;
uint8_t block;
uint8_t keycode;