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
build: add missing #include directive.
undefined
Sam Hocevar
9 years ago
parent
3ef2d6d31f
commit
d8aa8b3d06
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/scene.h
+ 1
- 0
src/scene.h
View File
@@ -20,6 +20,7 @@
#include "tileset.h"
#include "light.h"
#include "camera.h"
#include "mesh/mesh.h"
#define LOL_MAX_LIGHT_COUNT 8
Write
Preview
Loading…
Cancel
Save