diff options
Diffstat (limited to 'libopna/opnassg.c')
-rw-r--r-- | libopna/opnassg.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libopna/opnassg.c b/libopna/opnassg.c index ee6498a..404be59 100644 --- a/libopna/opnassg.c +++ b/libopna/opnassg.c @@ -316,6 +316,9 @@ void opna_ssg_mix_55466( } } } +#else + (void)oscillo; + (void)offset; #endif unsigned level[3] = {0}; for (int i = 0; i < samples; i++) { |