Fix oops in r29160 (apps went into games and vice versa).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29163 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2011-01-29 15:03:03 +00:00
parent 2bb81f70f5
commit 5606719499

View file

@ -31,8 +31,8 @@
enum {
APPS,
GAMES,
APPS,
DEMOS,
};