Add a bunch of markers into the tokens enum to make figuring out which token isnt...
commit8db4e8ef65ebf2b53431ef35bab712ed58b88646
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
parentd404b70fa6de409a86b763f6f16fee15f608cbe5
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