aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/fmtowns_pc98/towns_euphony.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/softsynth/fmtowns_pc98/towns_euphony.h')
-rw-r--r--sound/softsynth/fmtowns_pc98/towns_euphony.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/softsynth/fmtowns_pc98/towns_euphony.h b/sound/softsynth/fmtowns_pc98/towns_euphony.h
index 47cfdcb2b9..2026a299c1 100644
--- a/sound/softsynth/fmtowns_pc98/towns_euphony.h
+++ b/sound/softsynth/fmtowns_pc98/towns_euphony.h
@@ -50,11 +50,11 @@ public:
void stopSoundEffect(int chan);
bool soundEffectIsPlaying(int chan);
- void chanStereo(int chan, int mode);
+ void chanPanPos(int chan, int mode);
void chanPitch(int chan, int pitch);
void chanVolume(int chan, int vol);
- void cdaSetVolume(int a, int vol1, int vol2);
+ void cdaSetVolume(int mode, int volLeft, int volRight);
int chanEnable(int tableEntry, int val);
int chanMode(int tableEntry, int val);