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_BSL.c

    r689 r692  
    11#include <stdio.h>
    2 #include "bool.h"
     2#include "stdint.h"
    33#include <time.h>
    4 //#include <ffi.h>
    54#include <math.h>
    6 #include "inifile.h"
     5#include "Inifile_Reader.h"
    76#include "Daodan_BSL.h"
    87#include "Daodan_Utility.h"
     
    1211#include "Oni.h"
    1312#include "Oni_Character.h"
    14 #include "oni_gl.h"
     13#include "Oni_GL.h"
    1514#include "Daodan_Character.h"
    16 #include "BFW_Utility.h"
    1715
    1816
Note: See TracChangeset for help on using the changeset viewer.