ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Cheater.c
(Generate patch)

Comparing Daodan/src/Daodan_Cheater.c (file contents):
Revision 689 by alloc, Mon Mar 4 15:52:19 2013 UTC vs.
Revision 690 by alloc, Wed Mar 6 18:33:15 2013 UTC

# Line 103 | Line 103 | uint8_t ONICALL DDrCheater(uint32_t chea
103          {
104                  case cheat_bigbadboss:
105                  {
106                        GameState* GameState = ONgGameState;
107
106                          Character* player = ONgGameState->PlayerCharacter;
107                          //char* player = *((char**)(ONgGameState + GSA_player));
108                          if (player->Flags & chr_bossshield)

Diff Legend

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