aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/paula.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mods/paula.h')
-rw-r--r--sound/mods/paula.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/mods/paula.h b/sound/mods/paula.h
index 28fed004a7..1e196daf40 100644
--- a/sound/mods/paula.h
+++ b/sound/mods/paula.h
@@ -127,6 +127,9 @@ private:
int _intFreq;
int _curInt;
bool _playing;
+
+ template<bool stereo>
+ int readBufferIntern(int16 *buffer, const int numSamples);
};
} // End of namespace Audio