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 346 by rossy, Tue Jun 9 12:00:41 2009 UTC vs.
Revision 351 by rossy, Sat Jun 13 01:13:36 2009 UTC

# Line 15 | Line 15 | bool DDrPatch_Byte(char* dest, char valu
15   bool DDrPatch_Int32(int* dest, int value);
16   bool DDrPatch_Int16(short* dest, short value);
17   bool DDrPatch_StrDup(int* dest, const char* value);
18 + bool DDrPatch_NOOP(char* dest, unsigned int length);
19  
20   #endif

Diff Legend

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