Last change
on this file since 694 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
|
Line | |
---|
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]);
|
---|
8 | int ONICALL daodangl_platform_initialize();
|
---|
9 |
|
---|
10 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.