source:
Daodan/src/oni_gl.h@
297
| Last change on this file since 297 was 297, checked in by , 17 years ago | |
|---|---|
| File size: 197 bytes | |
| Line | |
|---|---|
| 1 | #pragma once |
| 2 | #ifndef ONI_GL_H |
| 3 | #define ONI_GL_H |
| 4 | |
| 5 | #include "Daodan.h" |
| 6 | #include "BFW_Motoko_Draw.h" |
| 7 | |
| 8 | unsigned int ONICALL gl_enumerate_valid_display_modes(M3tDisplayMode modes[16]); |
| 9 | |
| 10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
