This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
orbital: some improvements to the mesh parser and error reporting.
legacy
Sam Hocevar
sam
12 years ago
parent
bd649af62d
commit
c51b7c14c9
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/camera.cpp
+ 2
- 0
src/camera.cpp
View File
@@ -19,6 +19,8 @@
#if defined _WIN32 || defined _XBOX
# define strcasecmp _stricmp
# undef near
# undef far
#endif
namespace lol
Write
Preview
Loading…
Cancel
Save