summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/credits.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/credits.c b/apps/credits.c
index 04c3e00e74..4ee755c165 100644
--- a/apps/credits.c
+++ b/apps/credits.c
@@ -56,7 +56,12 @@ char* credits[] = {
56 "Magnus Holmgren", 56 "Magnus Holmgren",
57 "Bill Napier", 57 "Bill Napier",
58 "George Styles", 58 "George Styles",
59 "Mats Lidell" 59 "Mats Lidell",
60 "Lee Marlow",
61 "Nate Nystrom",
62 "Nick Robinson",
63 "Chad Lockwood",
64 "John Pybus",
60}; 65};
61 66
62#ifdef HAVE_LCD_BITMAP 67#ifdef HAVE_LCD_BITMAP