aboutsummaryrefslogtreecommitdiff
path: root/source/nds/gcheat.c
diff options
context:
space:
mode:
authorNebuleon Fumika2013-01-01 21:31:25 -0500
committerNebuleon Fumika2013-01-01 21:31:25 -0500
commitc43b58481f2ef0cb44b36ff507ad12b376fdcdb0 (patch)
treec6ce6b1f52a841ea600029c3c0712a6017f249e9 /source/nds/gcheat.c
parent3cd20e203f3b0af8c32921f86547a126d74b34eb (diff)
downloadsnes9x2005-c43b58481f2ef0cb44b36ff507ad12b376fdcdb0.tar.gz
snes9x2005-c43b58481f2ef0cb44b36ff507ad12b376fdcdb0.tar.bz2
snes9x2005-c43b58481f2ef0cb44b36ff507ad12b376fdcdb0.zip
Remove unused files. This reduces the plugin's size by 214 KB.
unicode.c, unicode.h, charsets.c, charsets.h: UTF-8 is universally used in CATSFC. Drop unused support for GBK/SJIS encodings.
Diffstat (limited to 'source/nds/gcheat.c')
-rw-r--r--source/nds/gcheat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nds/gcheat.c b/source/nds/gcheat.c
index d0ada43..6ab4a84 100644
--- a/source/nds/gcheat.c
+++ b/source/nds/gcheat.c
@@ -22,7 +22,6 @@
#include "fs_api.h"
#include "ds2_malloc.h"
#include "gcheat.h"
-#include "charsets.h"
#include "cheats.h"
extern struct SCheatData Cheat;