summaryrefslogtreecommitdiff
path: root/apps/games_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/games_menu.h')
-rw-r--r--apps/games_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/games_menu.h b/apps/games_menu.h
index a179a2a8ea..5c6d81b5a5 100644
--- a/apps/games_menu.h
+++ b/apps/games_menu.h
@@ -21,6 +21,6 @@
21 21
22#include "menu.h" 22#include "menu.h"
23 23
24Menu games_menu(void); 24bool games_menu(void);
25 25
26#endif 26#endif