mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-23 02:40:26 +01:00
22 lines
640 B
C
22 lines
640 B
C
|
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
||
|
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by SeriousSam.rc
|
||
|
//
|
||
|
#define IDB_SPLASH 102
|
||
|
#define IDB_SPLASHMASK 104
|
||
|
#define IDC_NOCURSOR 106
|
||
|
#define IDR_MAINFRAME 128
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|