Add a bunch of markers into the tokens enum to make figuring out which token isnt...
commit21250b5039ceee28a09644e236fc56fb292c5fce
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 9 Nov 2009 04:46:19 +0000 (9 04:46 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 9 Nov 2009 04:46:19 +0000 (9 04:46 +0000)
tree3e82ccc4bd07007baa4f8171a05c5618f1efe942
parent033672ee0c527b2f713e669fe38df28bc2ef0d36
Add a bunch of markers into the tokens enum to make figuring out which token isnt in the bugout output easier. ("FIXME code(80)" is alot worse than "FIXME: TOKEN_MARKER_SOUND+5")
Also, slightly reorder the enum to group misc items together

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23573 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_tokens.h
apps/gui/skin_engine/wps_debug.c