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

Comparing Daodan/src/Oni.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 10 | Line 10 | typedef struct
10  
11   void __cdecl ONiMain(int ArgCount, char *ArgList[]);
12   short ONICALL ONrPlatform_Initialize(ONtPlatformData *PlatformData);
13 + LRESULT CALLBACK ONrPlatform_WindowProc(HWND Window, UINT Message, WPARAM WParam, LPARAM LParam);
14 +
15 + extern HINSTANCE g_Instance;
16  
17   #endif

Diff Legend

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