Changeset 455 for Daodan/src/Daodan.c
- Timestamp:
- Aug 10, 2009, 1:46:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan.c
r452 r455 436 436 437 437 if (patch_cheater) 438 { 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 } 439 444 440 445 init_daodan_gl();
Note:
See TracChangeset
for help on using the changeset viewer.