Changeset 270 for Daodan


Ignore:
Timestamp:
Mar 17, 2009, 9:58:30 AM (16 years ago)
Author:
rossy
Message:

commented out throwtest patch

Location:
Daodan
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Daodan/Daodan.c

    r269 r270  
    4949        DDrPatch_Const((void*)0x00400000 + 0x0011a825, cooldown_patch);
    5050       
    51         const char throwtest_patch[] = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
    52         DDrPatch_Const((void*)0x00400000 + 0x000dc190, throwtest_patch);
     51//      const char throwtest_patch[] = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
     52//      DDrPatch_Const((void*)0x00400000 + 0x000dc190, throwtest_patch);
    5353       
    5454        return true;
Note: See TracChangeset for help on using the changeset viewer.