source:
Daodan/src/Daodan_Win32.h@
636
Last change on this file since 636 was 323, checked in by , 15 years ago | |
---|---|
File size: 185 bytes |
Rev | Line | |
---|---|---|
[323] | 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.