Changeset 458


Ignore:
Timestamp:
Aug 18, 2009, 11:29:11 AM (15 years ago)
Author:
rossy
Message:

release

Location:
Daodan
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Cheater.c

    r455 r458  
    250250{
    251251        if (inc_fallingframes)
    252                 *((unsigned int*)(Ebp + 0xf6)) = *((unsigned int*)(Ebp + 0xf6)) + 1;
     252                ++*((unsigned int*)(Ebp + 0xf6));
    253253}
Note: See TracChangeset for help on using the changeset viewer.