diff options
Diffstat (limited to 'materialsystem/resource.h')
| -rw-r--r-- | materialsystem/resource.h | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/materialsystem/resource.h b/materialsystem/resource.h new file mode 100644 index 0000000..24e508b --- /dev/null +++ b/materialsystem/resource.h @@ -0,0 +1,22 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: +// +// $NoKeywords: $ +// +//=============================================================================// +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by MaterialSystem.rc +// + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |