rewinds
[carveJwlIkooP6JGAAIwe30JlM.git] / menu.h
diff --git a/menu.h b/menu.h
index d83538e8f28134f54331662178d14b6229cf8bcc..0bfdd261047b640c2d46a6e5dde5dbfd1f89b1fa 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -61,7 +61,7 @@ static menu_buttons[] =
 /*a*/{"g_map",           5, NULL },
 /*b*/{"g_controls",      1, NULL },
 /*c*/{"text_quitty",     8, NULL },
-/*d*/{"text_yes",        8, menu_btn_fuckoff },
+/*d*/{"text_yes",        8, menu_btn_fuckoff,{-1,-1,-1,-1} },
 };
 
 static void menu_btn_map_a( int event ){}