Commit 7e5822ec authored by hybrid's avatar hybrid

Fix eol-style for all code files to native.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2521 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 5ee8e11e
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define _IRR_COMPILE_WITH_WINDOWS_DEVICE_ #define _IRR_COMPILE_WITH_WINDOWS_DEVICE_
#endif #endif
// //! WINCE is a very restricted environment for mobile devices
#if defined(_WIN32_WCE) #if defined(_WIN32_WCE)
#define _IRR_WINDOWS_ #define _IRR_WINDOWS_
#define _IRR_WINDOWS_API_ #define _IRR_WINDOWS_API_
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment