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

Comparing Daodan/src/Daodan_Patch.h (file contents):
Revision 691 by alloc, Mon Mar 4 15:52:19 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_PATCH_H
2   #define DAODAN_PATCH_H
3  
4 < #include "bool.h"
4 > #include "stdint.h"
5  
6   #define DDrPatch_Const(d, c) DDrPatch_String(d, c, sizeof(c))
7  

Diff Legend

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