DEADSOFTWARE

sdlmixer: fix menu
[flatwaifu.git] / src / sdlmixer / sound.c
index a5da8c5aecc272b00b3b69297881e90cf02b8b06..593f1389dda3318a8e8cfad4f0df7e4fc958e366 100644 (file)
@@ -101,7 +101,7 @@ void MUS_update (void) {
 
 /* Sound */
 
-static int sound_menu_handler (menu_msg_t *msg, const menu_t *m, void *data, int i) {
+static int sound_menu_handler (menu_msg_t *msg, const menu_t *m, int i) {
   static int cur;
   enum { VOLUME, __NUM__ };
   static const simple_menu_t sm = {