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 452 by rossy, Mon Aug 10 09:09:53 2009 UTC vs.
Revision 455 by rossy, Mon Aug 10 11:46:16 2009 UTC

# Line 435 | Line 435 | void __cdecl DDrMain(int argc, char* arg
435                  SLrDaodan_Patch();
436          
437          if (patch_cheater)
438 +        {
439                  DDrPatch_MakeCall(OniExe + 0x000f618f, DDrCheater);
440 +                DDrPatch_Int16(OniExe + 0x000deb45, 0x5590);
441 +                DDrPatch_MakeCall(OniExe + 0x000deb47, FallingFrames);
442 +                DDrPatch_MakeJump(OniExe + 0x0010f021, DDrCheater_LevelLoad);
443 +        }
444          
445          init_daodan_gl();
446          

Diff Legend

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