# | 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 | + |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |