# | 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) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |