From 8157a8afd814cb24aaaa4c725817c864e0c583c6 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 26 May 2013 19:25:01 +0000 Subject: (svn r25290) -Add: Assign string names to notable windows. --- src/intro_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/intro_gui.cpp') diff --git a/src/intro_gui.cpp b/src/intro_gui.cpp index 3148b6360..5d1305894 100644 --- a/src/intro_gui.cpp +++ b/src/intro_gui.cpp @@ -247,7 +247,7 @@ static const NWidgetPart _nested_select_game_widgets[] = { }; static WindowDesc _select_game_desc( - WDP_CENTER, 0, 0, + WDP_CENTER, NULL, 0, 0, WC_SELECT_GAME, WC_NONE, 0, _nested_select_game_widgets, lengthof(_nested_select_game_widgets) -- cgit v1.2.3-70-g09d2