Ignore:
Timestamp:
Mar 7, 2013, 6:26:13 PM (12 years ago)
Author:
alloc
Message:

Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Win32.c

    r677 r692  
    44#include "Daodan_Win32.h"
    55
    6 #include "BFW_Utility.h"
     6#include "Oni.h"
    77
    8 #include "Oni.h"
    98extern HWND onihwnd;
     9
    1010short ONICALL DDrPlatform_Initialize(ONtPlatformData *PlatformData)
    1111{
     
    5050        return 0;
    5151}
     52
Note: See TracChangeset for help on using the changeset viewer.