aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/wince.h')
-rw-r--r--backends/wince/wince.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/wince.h b/backends/wince/wince.h
index 9af0e4e81b..1b369caeed 100644
--- a/backends/wince/wince.h
+++ b/backends/wince/wince.h
@@ -116,7 +116,7 @@ public:
bool poll_event(Event *event);
// Set function that generates samples
- bool set_sound_proc(void *param, SoundProc *proc, byte sound);
+ bool set_sound_proc(SoundProc *proc, void *param, SoundFormat format);
// Poll cdrom status
// Returns true if cd audio is playing