summaryrefslogtreecommitdiffstats
path: root/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/main.h')
-rw-r--r--main/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/main.h b/main/main.h
index 755c7d841a..ff0fba6b51 100644
--- a/main/main.h
+++ b/main/main.h
@@ -78,7 +78,7 @@ public:
static Error test_setup();
static void test_cleanup();
#endif
- static bool start();
+ static int start();
static bool iteration();
static void force_redraw();