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

Comparing Daodan/src/Daodan.c (file contents):
Revision 341 by rossy, Sat Jun 6 12:25:58 2009 UTC vs.
Revision 342 by rossy, Sat Jun 6 13:23:59 2009 UTC

# Line 18 | Line 18 | HMODULE DDrONiModule;
18  
19   bool DDrPatch_Init()
20   {
21 +        DDrStartupMessage("daodan attached, patching engine");
22 +        
23          // Font texture cache doubled
24          DDrPatch_Byte  (OniExe + 0x00020ea7, 0x20);
25          DDrPatch_Byte  (OniExe + 0x00020f4a, 0x40);

Diff Legend

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