- Timestamp:
- Mar 17, 2009, 9:58:30 AM (16 years ago)
- Location:
- Daodan
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/Daodan.c
r269 r270 49 49 DDrPatch_Const((void*)0x00400000 + 0x0011a825, cooldown_patch); 50 50 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); 53 53 54 54 return true;
Note:
See TracChangeset
for help on using the changeset viewer.