mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 18:30:27 +01:00
22 lines
636 B
C
22 lines
636 B
C
|
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
|
||
|
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by RCon.rc
|
||
|
//
|
||
|
#define IDD_RCON_DIALOG 102
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDC_COMMAND 1001
|
||
|
#define IDC_LOG 1010
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|