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 339 by rossy, Sat Jun 6 01:30:13 2009 UTC vs.
Revision 349 by rossy, Wed Jun 10 12:40:16 2009 UTC

# Line 9 | Line 9 | typedef struct {
9      int func;
10   } oniCheatCode;
11  
12 + //enum { cheat_bigbadboss = 0x16, cheat_bulletproof, cheat_kangaroo, cheat_marypoppins, cheat_devmodex };
13 +
14 + #define cheat_devmodex (0x16)
15 +
16   extern oniCheatCode DDr_CheatTable[];
17  
18   #endif

Diff Legend

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