changed MITEM to MI for convenience

This commit is contained in:
nehalmistry 2002-04-12 18:56:27 +00:00
parent 21a55be4af
commit 66fa8bd217

View file

@ -39,8 +39,8 @@
----------------------------------------------------------------------------*/
// DISABLED grays out the menu item
#define MITEM_DISABLED -1
#define MITEM_ENABLED 0
#define MI_DISABLED -1
#define MI_ENABLED 0
#define MenuButtonActive 1 /// cursor on button
#define MenuButtonClicked 2 /// mouse button down on button