summaryrefslogtreecommitdiff
path: root/apps/screens.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/screens.h')
-rw-r--r--apps/screens.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/screens.h b/apps/screens.h
index 89bd3c39d8..fdd5df1c68 100644
--- a/apps/screens.h
+++ b/apps/screens.h
@@ -31,7 +31,6 @@ bool f3_screen(void);
31#endif 31#endif
32 32
33void splash(int ticks, /* how long */ 33void splash(int ticks, /* how long */
34 int keymask,/* what keymask aborts the waiting (if any) */
35 bool center, /* FALSE means left-justified, TRUE means 34 bool center, /* FALSE means left-justified, TRUE means
36 horizontal and vertical center */ 35 horizontal and vertical center */
37 char *fmt, /* what to say *printf style */ 36 char *fmt, /* what to say *printf style */