/*****************************************************************************
The Dark Mod GPL Source Code

This file is part of the The Dark Mod Source Code, originally based
on the Doom 3 GPL Source Code as published in 2011.

The Dark Mod Source Code is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version. For details, see LICENSE.TXT.

Project: The Dark Mod (http://www.thedarkmod.com/)

******************************************************************************/

#define IDD_NEWNAME                              1000
#define IDD_RENDERBUMPFLAT                       1001
#define IDD_TOOLS_OPEN                           1002
#define IDD_DIALOG_GOTOLINE                      1003
#define IDB_TOOLS_OPEN                           1004
#define IDB_TOOLS_BACK                           1005

#define IDC_TOOLS_EDITNAME                       1200
#define IDC_TOOLS_BACK                           1201
#define IDC_TOOLS_LOOKIN                         1202
#define IDC_TOOLS_FILENAME                       1203
#define IDC_TOOLS_FILELIST                       1204
#define IDC_RBF_WIDTH                            1205
#define IDC_RBF_HEIGHT                           1206
#define IDC_RBF_FILENAME                         1207
#define IDC_GOTOLINE_STATIC                      1208
#define IDC_GOTOLINE_EDIT                        1209


// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                1
#define _APS_NEXT_RESOURCE_VALUE        1006
#define _APS_NEXT_COMMAND_VALUE         21000
#define _APS_NEXT_CONTROL_VALUE         1210
#define _APS_NEXT_SYMED_VALUE           1006
#endif
#endif
