Last change
on this file since 693 was 692, checked in by alloc, 12 years ago |
Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)
|
File size:
238 bytes
|
Rev | Line | |
---|
[297] | 1 | #ifndef DAODAN_GL_H
|
---|
| 2 | #define DAODAN_GL_H
|
---|
| 3 |
|
---|
| 4 | #include "Daodan.h"
|
---|
| 5 | #include "BFW_Motoko_Draw.h"
|
---|
| 6 |
|
---|
| 7 | unsigned int ONICALL daodan_enumerate_valid_display_modes(M3tDisplayMode modes[16]);
|
---|
[326] | 8 | int ONICALL daodangl_platform_initialize();
|
---|
[692] | 9 |
|
---|
[297] | 10 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.