Changeset 388 for Daodan/src/Daodan_Cheater.h
- Timestamp:
- Jul 6, 2009, 10:17:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan_Cheater.h
r349 r388 10 10 } oniCheatCode; 11 11 12 //enum { cheat_bigbadboss = 0x16, cheat_bulletproof, cheat_kangaroo, cheat_marypoppins, cheat_devmodex }; 13 14 #define cheat_devmodex (0x16) 12 enum { cheat_shapeshifter, 13 cheat_liveforever, 14 cheat_touchofdeath, 15 cheat_canttouchthis, 16 cheat_fatloot, 17 cheat_glassworld, 18 cheat_winlevel, 19 cheat_loselevel, 20 cheat_bighead, 21 cheat_minime, 22 cheat_superammo, 23 cheat_thedayismine, 24 cheat_reservoirdogs, 25 cheat_roughjustice, 26 cheat_chenille, 27 cheat_behemoth, 28 cheat_elderrune, 29 cheat_moonshadow, 30 cheat_munitionfrenzy, 31 cheat_fistsoflegend, 32 cheat_killmequick, 33 cheat_carousel, 34 cheat_bigbadboss, 35 cheat_bulletproof, 36 cheat_kangaroo, 37 cheat_marypoppins, 38 cheat_devmodex, 39 }; 15 40 16 41 extern oniCheatCode DDr_CheatTable[];
Note: See TracChangeset
for help on using the changeset viewer.