Last change
on this file since 937 was 705, checked in by alloc, 12 years ago |
Daodan: DaodanGL fixes, intro/outro fixes, chinese=true by default
|
File size:
277 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 |
|
---|
[705] | 7 | unsigned short ONICALL DD_GLrEnumerateDisplayModes(M3tDisplayMode* modes);
|
---|
| 8 | UUtBool ONICALL DD_GLrPlatform_Initialize(void);
|
---|
| 9 | void ONICALL DD_GLrPlatform_Dispose(void);
|
---|
[692] | 10 |
|
---|
[297] | 11 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.