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

Comparing Daodan/src/Daodan_Cheater.h (file contents):
Revision 471 by gumby, Thu Oct 29 01:38:27 2009 UTC vs.
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC

# Line 2 | Line 2
2   #ifndef DAODAN_CHEATER_H
3   #define DAODAN_CHEATER_H
4  
5 < #include <stdint.h>
5 > //#include <stdint.h>
6  
7   typedef struct {
8      const char* name;
# Line 45 | Line 45 | enum {         cheat_shapeshifter,
45   };
46  
47   extern oniCheatCode DDr_CheatTable[];
48 <
48 > extern int turn_dev_mode_on;
49   uint8_t ONICALL DDrCheater(uint32_t cheat);
50   void __stdcall FallingFrames(void* Ebp);
51   void ONICALL DDrCheater_LevelLoad();

Diff Legend

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