aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/opl/nuked.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/softsynth/opl/nuked.h')
-rw-r--r--audio/softsynth/opl/nuked.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/softsynth/opl/nuked.h b/audio/softsynth/opl/nuked.h
index 3326add7bf..6cddbe8686 100644
--- a/audio/softsynth/opl/nuked.h
+++ b/audio/softsynth/opl/nuked.h
@@ -173,7 +173,7 @@ public:
byte read(int a);
void writeReg(int r, int v);
-
+
bool isStereo() const { return true; }
protected: