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 692 by alloc, Thu Mar 7 17:26:13 2013 UTC vs.
Revision 705 by alloc, Tue Mar 19 15:00:23 2013 UTC

# Line 4 | Line 4
4   #include "Daodan.h"
5   #include "Oni.h"
6  
7 < short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData);
7 > UUtError ONICALL DD_ONrPlatform_Initialize(ONtPlatformData *PlatformData);
8 > BOOL WINAPI DD_GetCursorPos(LPPOINT lpPoint);
9 > BOOL WINAPI DD_SetCursorPos(int X, int Y);
10 > void ONICALL DD_LIrPlatform_Mode_Set(unsigned int active_mode);
11 > void ONICALL DD_LIrPlatform_Terminate(void);
12  
13   #endif

Diff Legend

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