source:
Daodan/src/Daodan_Win32.h@
695
Last change on this file since 695 was 692, checked in by , 12 years ago | |
---|---|
File size: 171 bytes |
Rev | Line | |
---|---|---|
[323] | 1 | #ifndef DAODAN_WIN32_H |
2 | #define DAODAN_WIN32_H | |
3 | ||
4 | #include "Daodan.h" | |
5 | #include "Oni.h" | |
6 | ||
7 | short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData); | |
8 | ||
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.