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