From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- libraries/irrlicht-1.8.1/source/Irrlicht/resource.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/source/Irrlicht/resource.h (limited to 'libraries/irrlicht-1.8.1/source/Irrlicht/resource.h') diff --git a/libraries/irrlicht-1.8.1/source/Irrlicht/resource.h b/libraries/irrlicht-1.8.1/source/Irrlicht/resource.h new file mode 100644 index 0000000..c734d2a --- /dev/null +++ b/libraries/irrlicht-1.8.1/source/Irrlicht/resource.h @@ -0,0 +1,14 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by Irrlicht.rc + +// Nächste Standardwerte für neue Objekte +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.1