www.pudn.com > 3DÓÎÏ·Source.rar > demo10_5res.h
// defines for icon and cursor #define ICON_T3DX 100 #define CURSOR_CROSSHAIR 200 // defines for the top level menu FILE #define MENU_FILE_ID_EXIT 1000 // defines for play sound top level menu #define MENU_PLAY_ID_0 2000 #define MENU_PLAY_ID_1 2001 #define MENU_PLAY_ID_2 2002 #define MENU_PLAY_ID_3 2003 #define MENU_PLAY_ID_4 2004 #define MENU_PLAY_ID_5 2005 #define MENU_PLAY_ID_6 2006 #define MENU_PLAY_ID_7 2007 #define MENU_PLAY_ID_8 2008 #define MENU_PLAY_ID_9 2009 // defines for the top level menu HELP #define MENU_HELP_ABOUT 3000