diff options
Diffstat (limited to 'ym2612.h')
-rw-r--r-- | ym2612.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ typedef struct { FILE * logfile; uint16_t fnum; int16_t output; + int16_t op1_old; uint8_t block_fnum_latch; uint8_t block; uint8_t keycode; |