1
0
Fork 0
forked from len0rd/rockbox

In fact there's a named constant for this value, use that instead.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9491 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2006-04-04 13:47:46 +00:00
parent 4242a99985
commit e619aa64d3

View file

@ -36,7 +36,7 @@
#define EDIT_FILENAME 1
#define BUTTON_BROWSE 2
#define BUTTON_PATCH 3
#define WM_COMMANDDRIVEN 0x8000
#define WM_COMMANDDRIVEN WM_APP
#define CTL_NUM 4