From f53a8f8cd48b0c679b4bb7da2947e39ff2f7e223 Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sun, 15 Apr 2007 15:46:46 +0000 Subject: Added autoscore tag (%ra) to wps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13169 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/gwps.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/gui/gwps.h') diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h index 801a37902e..7d82179da8 100644 --- a/apps/gui/gwps.h +++ b/apps/gui/gwps.h @@ -166,6 +166,7 @@ enum wps_token_type { /* Database */ WPS_TOKEN_DATABASE_PLAYCOUNT, WPS_TOKEN_DATABASE_RATING, + WPS_TOKEN_DATABASE_AUTOSCORE, /* File */ WPS_TOKEN_FILE_BITRATE, -- cgit v1.2.3