- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
demoII3_3res.h
资源名称:Source.rar [点击查看]
上传用户:husern
上传日期:2018-01-20
资源大小:42486k
文件大小:1k
源码类别:
游戏
开发平台:
Visual C++
- // 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
- #define MENU_PLAY_ID_10 2010
- #define MENU_PLAY_ID_11 2011
- #define MENU_PLAY_ID_12 2012
- #define MENU_PLAY_ID_13 2013
- // defines for the top level menu HELP
- #define MENU_HELP_ABOUT 3000