# | Line 1 | Line 1 | |
---|---|---|
1 | – | #pragma once |
1 | #ifndef ONI_GL_H | |
2 | #define ONI_GL_H | |
3 | ||
4 | + | #include <windows.h> |
5 | #include <GL/gl.h> | |
6 | ||
7 | – | #include "Daodan.h" |
7 | #include "BFW_Motoko_Draw.h" | |
8 | ||
9 | typedef struct | |
# | Line 440 | Line 439 | typedef struct | |
439 | } gl_api_t; | |
440 | ||
441 | ||
443 | – | |
444 | – | |
442 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |