source:
Daodan/MSVC/Daodan_Win32.h@
754
Last change on this file since 754 was 567, checked in by , 14 years ago | |
---|---|
File size: 185 bytes |
Line | |
---|---|
1 | #pragma once |
2 | #ifndef DAODAN_WIN32_H |
3 | #define DAODAN_WIN32_H |
4 | |
5 | #include "Daodan.h" |
6 | #include "Oni.h" |
7 | |
8 | short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData); |
9 | |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.