source:
Daodan/src/Daodan_Win32.h@
689
Last change on this file since 689 was 323, checked in by , 15 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.