Changeset 692 for Daodan/src/Daodan_Win32.c
- Timestamp:
- Mar 7, 2013, 6:26:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan_Win32.c
r677 r692 4 4 #include "Daodan_Win32.h" 5 5 6 #include " BFW_Utility.h"6 #include "Oni.h" 7 7 8 #include "Oni.h"9 8 extern HWND onihwnd; 9 10 10 short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData) 11 11 { … … 50 50 return 0; 51 51 } 52
Note:
See TracChangeset
for help on using the changeset viewer.