diff options
Diffstat (limited to 'backends/epoc/portdefs.h')
-rw-r--r-- | backends/epoc/portdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/epoc/portdefs.h b/backends/epoc/portdefs.h index 4bcf1a56ca..6a475019bf 100644 --- a/backends/epoc/portdefs.h +++ b/backends/epoc/portdefs.h @@ -36,7 +36,7 @@ // the place in Symbian FS where scummvm.ini & std***.txt are saved #define SYMBIAN32_DOC_DIR "C:\\documents\\EScummVM\\" // includes final \\! -#define DISABLE_HQ_SCALERS // we only need 1x +#define DISABLE_SCALERS // we only need 1x // hack in some tricks to work around not having these fcns for Symbian // and we _really_ don't wanna link with any other windows LIBC library! |