summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorFilip Gawin <filip.gawin@zoho.com>2020-11-03 18:00:10 +0100
committershfil <filip.gawin@zoho.com>2020-11-06 18:42:28 +0100
commitf442793d201bd905c38c4861c564ba2896b8cd88 (patch)
tree71159d2380a384ad214ad59f5221bf6d7427758e /src/core/config.h
parentRwRenderStateGet (diff)
downloadre3-f442793d201bd905c38c4861c564ba2896b8cd88.tar
re3-f442793d201bd905c38c4861c564ba2896b8cd88.tar.gz
re3-f442793d201bd905c38c4861c564ba2896b8cd88.tar.bz2
re3-f442793d201bd905c38c4861c564ba2896b8cd88.tar.lz
re3-f442793d201bd905c38c4861c564ba2896b8cd88.tar.xz
re3-f442793d201bd905c38c4861c564ba2896b8cd88.tar.zst
re3-f442793d201bd905c38c4861c564ba2896b8cd88.zip
Diffstat (limited to '')
-rw-r--r--src/core/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index bdc5cd54..48e616bd 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -326,6 +326,8 @@ enum Config {
#endif
//#define PS2_AUDIO // changes audio paths for cutscenes and radio to PS2 paths, needs vbdec to support VB with MSS
+// IMG
+#define BIG_IMG // allows to read larger img files
//#define SQUEEZE_PERFORMANCE
#ifdef SQUEEZE_PERFORMANCE