Ignore:
Timestamp:
Apr 5, 2014, 12:19:11 PM (11 years ago)
Author:
alloc
Message:

Daodan: Removed unused MSVC tree, build folders; reorganized source layout; removed Flatline from current Daodan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Cheater.c

    r837 r992  
    22#include "stdint.h"
    33#include <math.h>
    4 #include "Oni.h"
    5 #include "Oni_Character.h"
     4
     5#include "Oni/Oni.h"
    66
    77#include "_Version.h"
     
    99#include "Daodan.h"
    1010#include "Daodan_Cheater.h"
     11
    1112union MSVC_EVIL_FLOAT_HACK
    1213{
Note: See TracChangeset for help on using the changeset viewer.