aboutsummaryrefslogtreecommitdiffstats
path: root/games/gillo/files/patch-src__menu.cpp
blob: f730fbe1aa7da21dce678ed65f58de1952031a5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/menu.cpp.orig	2005-07-19 03:25:16.000000000 +0400
+++ src/menu.cpp	2014-11-24 16:08:56.000000000 +0300
@@ -341,6 +341,7 @@
 	} else {
 		//@fixme throw something
 	}
+	return false;
 }
 
 };