diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-01 11:58:40 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-01 11:58:40 +0000 |
| commit | 43c9e003d865ff2392086066f9194c6abd7365ed (patch) | |
| tree | b58dfc3b1410bbb5bd2af3b2b9540e3037314f8d /apps | |
| parent | a9dbf9e0d42b7f627a9a079dad7f8874df50574c (diff) | |
| download | rockbox-43c9e003d865ff2392086066f9194c6abd7365ed.zip rockbox-43c9e003d865ff2392086066f9194c6abd7365ed.tar.gz rockbox-43c9e003d865ff2392086066f9194c6abd7365ed.tar.bz2 rockbox-43c9e003d865ff2392086066f9194c6abd7365ed.tar.xz | |
Mark Hillebrand
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2468 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/credits.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/credits.c b/apps/credits.c index f9bfe17..7649109 100644 --- a/apps/credits.c +++ b/apps/credits.c @@ -68,6 +68,7 @@ char* credits[] = { "Gregory Haerr", "Philipp Pertermann", "Gilles Roux", + "Mark Hillebrand", }; #ifdef HAVE_LCD_BITMAP |