]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/help.h
q3map2/games: bikeshedding
[xonotic/netradiant.git] / radiant / help.h
index e16cb8b9c84ee29c826707b3f6c8a833c86adcb6..1e85100a3b8978fb3eecbcaacdf29e9d561f269c 100644 (file)
@@ -24,6 +24,6 @@
 #if !defined( INCLUDED_HELP_H )
 #define INCLUDED_HELP_H
 
-void create_game_help_menu(ui::Menu menu);
+void create_game_help_menu( ui::Menu menu );
 
 #endif