mirror of
https://github.com/DxWnd/DxWnd.reloaded
synced 2024-12-30 09:25:35 +01:00
22 lines
638 B
C
22 lines
638 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by dxwnd.rc
|
|
//
|
|
#define IDB_BANNER 101
|
|
#define IDB_CROSS 102
|
|
#define IDB_FIRE1 103
|
|
#define IDB_FIRE2 104
|
|
#define IDB_FIRE3 105
|
|
#define IDB_JOYCENTER 106
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|