summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
authorMiika Pekkarinen <miipekk@ihme.org>2007-04-15 13:50:07 +0000
committerMiika Pekkarinen <miipekk@ihme.org>2007-04-15 13:50:07 +0000
commit3c6e46ce64297697bbd6c713da3d0ba7856d6ea9 (patch)
tree70d06d90747ff4d93f687db7cbaf95bbdeae1d72 /apps/gui/gwps.h
parent483c87a04d3be8be31034a508676e51a423402c4 (diff)
downloadrockbox-3c6e46ce64297697bbd6c713da3d0ba7856d6ea9.tar.gz
rockbox-3c6e46ce64297697bbd6c713da3d0ba7856d6ea9.zip
FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13164 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 801a37902e..4f7e9b41f7 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -166,6 +166,7 @@ enum wps_token_type {
166 /* Database */ 166 /* Database */
167 WPS_TOKEN_DATABASE_PLAYCOUNT, 167 WPS_TOKEN_DATABASE_PLAYCOUNT,
168 WPS_TOKEN_DATABASE_RATING, 168 WPS_TOKEN_DATABASE_RATING,
169 WPS_TOKEN_DATABASE_SCORE,
169 170
170 /* File */ 171 /* File */
171 WPS_TOKEN_FILE_BITRATE, 172 WPS_TOKEN_FILE_BITRATE,