source: Daodan/MSVC/Daodan_Win32.h@ 611

Last change on this file since 611 was 567, checked in by gumby, 14 years ago

Daodan MSVC

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
8short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData);
9
10#endif
Note: See TracBrowser for help on using the repository browser.