mirror of
https://github.com/libretro/pcsx2.git
synced 2024-11-28 11:50:46 +00:00
4457fe40fc
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2897 96395faa-99c1-11dd-bbfe-3dabce05a288
21 lines
615 B
C
21 lines
615 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by cdvd.rc
|
|
//
|
|
#define IDC_COMBO1 2000
|
|
#define IDC_RADIO1 2001
|
|
#define IDC_EDIT1 2003
|
|
#define IDC_BUTTON1 2004
|
|
#define IDD_CONFIG 10000
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 10001
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 2005
|
|
#define _APS_NEXT_SYMED_VALUE 5000
|
|
#endif
|
|
#endif
|