| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #include <windows.h> | |
| 2 | #include <math.h> | |
| 3 | + | #include <GL/gl.h> |
| 4 | + | #include <GL/glu.h> |
| 5 | + | |
| 6 | + | #include "Oni/Oni.h" |
| 7 | ||
| 4 | – | #include "Oni.h" |
| 8 | #include "Daodan_Config.h" | |
| 9 | #include "Daodan_Utility.h" | |
| 7 | – | #include <GL/gl.h> |
| 8 | – | #include <GL/glu.h> |
| 10 | #include "Daodan_Win32.h" | |
| 10 | – | |
| 11 | #include "Daodan_GL.h" | |
| 12 | – | #include "Oni_GL.h" |
| 12 | ||
| 13 | static const M3tDisplayMode daodan_reslist[] = | |
| 14 | { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |