mirror of
https://github.com/ENSL/NS.git
synced 2025-02-22 20:01:09 +00:00
chore: Reset particles opengl
This commit is contained in:
parent
74f5440fd0
commit
d865130284
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <OpenGL/gl.h>
|
#include <GL/gl.h>
|
||||||
// XXX #include <iostream.h>
|
// XXX #include <iostream.h>
|
||||||
|
|
||||||
// Emit OpenGL calls to draw the particles. These are drawn with
|
// Emit OpenGL calls to draw the particles. These are drawn with
|
||||||
|
|
Loading…
Reference in a new issue