ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Cheater.c
(Generate patch)

Comparing Daodan/src/Daodan_Cheater.c (file contents):
Revision 837 by alloc, Mon Apr 29 15:26:54 2013 UTC vs.
Revision 992 by alloc, Sat Apr 5 10:19:11 2014 UTC

# Line 1 | Line 1
1   #include <string.h>
2   #include "stdint.h"
3   #include <math.h>
4 < #include "Oni.h"
5 < #include "Oni_Character.h"
4 >
5 > #include "Oni/Oni.h"
6  
7   #include "_Version.h"
8  
9   #include "Daodan.h"
10   #include "Daodan_Cheater.h"
11 +
12   union MSVC_EVIL_FLOAT_HACK
13   {
14     unsigned __int8 Bytes[4];

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)