mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
- added console project for VS 2003
- new shortcut: Ctrl+Y deletes all items of selected type from the sector inventory - new shortcut: Alt+Y sells all items of selected type from the sector inventory git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1051 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by ja2.rc
|
||||
//
|
||||
#define IDI_ICON1 113
|
||||
#define IDI_ICON2 115
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 114
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1000
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#define ID_ABOUT 116
|
||||
#define IDD_ABOUT 117
|
||||
#define ID_COPY 118
|
||||
#define ID_PASTE 119
|
||||
#define ID_EXIT_CONSOLE 120
|
||||
#define IDR_POPUP_MENU 130
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user