(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.

This commit is contained in:
rubidium
2008-04-17 21:21:01 +00:00
parent 5050ba84fb
commit b1d1a4ac66
23 changed files with 420 additions and 285 deletions

View File

@@ -29,6 +29,7 @@
#include "sound_func.h"
#include "functions.h"
#include "variables.h"
#include "cheat_func.h"
#include "autoreplace_func.h"
#include "autoreplace_gui.h"
#include "gfx_func.h"