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 323 by rossy, Sun May 17 12:19:35 2009 UTC vs.
Revision 326 by rossy, Thu May 28 10:33:59 2009 UTC

# Line 2 | Line 2
2   #ifndef ONI_H
3   #define ONI_H
4  
5 + #include "Daodan.h"
6 +
7   typedef struct
8   {
9          HINSTANCE Instance;
# Line 13 | Line 15 | short ONICALL ONrPlatform_Initialize(ONt
15   LRESULT CALLBACK ONrPlatform_WindowProc(HWND Window, UINT Message, WPARAM WParam, LPARAM LParam);
16  
17   extern HINSTANCE g_Instance;
18 + extern ONtPlatformData ONgPlatformData;
19  
20   #endif

Diff Legend

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