diff --git a/source/cheatmgr.cpp b/source/cheatmgr.cpp index e757758..af8fd24 100644 --- a/source/cheatmgr.cpp +++ b/source/cheatmgr.cpp @@ -16,7 +16,7 @@ #include "fileop.h" #include "filebrowser.h" -#define MAX_CHEATS 100 +#define MAX_CHEATS 150 extern SCheatData Cheat;