ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Win32.h
(Generate patch)

Comparing Daodan/src/Daodan_Win32.h (file contents):
Revision 322 by rossy, Fri May 15 11:45:19 2009 UTC vs.
Revision 323 by rossy, Sun May 17 12:19:35 2009 UTC

# Line 0 | Line 1
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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)