Allow to handle larger files via 64bit variables

This commit is contained in:
Filip Gawin
2020-11-03 18:00:10 +01:00
committed by shfil
parent 8614f68620
commit f442793d20
3 changed files with 11 additions and 2 deletions

View File

@@ -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