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

Comparing Daodan/src/Daodan_Win32.c (file contents):
Revision 691 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 3 | Line 3
3   #include "Daodan.h"
4   #include "Daodan_Win32.h"
5  
6 #include "BFW_Utility.h"
7
6   #include "Oni.h"
7 +
8   extern HWND onihwnd;
9 +
10   short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData)
11   {
12          WNDCLASSEX WndClass;
# Line 49 | Line 49 | short ONICALL DDrPlatform_Initialize(ONt
49          
50          return 0;
51   }
52 +

Diff Legend

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