X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flightrec%2Flightrec-config.h;h=791eedf41f1c878da8d07f8433b8cb0e2d5fb3da;hb=f4c049fddb2613c5837db83daa2babb3fdf78f70;hp=34ac7a6e273f8bf2e2f19cb640be4f927eab7cce;hpb=437b1e617808119c3a24a72c77cd2fa86a5d3220;p=pcsx_rearmed.git diff --git a/include/lightrec/lightrec-config.h b/include/lightrec/lightrec-config.h index 34ac7a6e..791eedf4 100644 --- a/include/lightrec/lightrec-config.h +++ b/include/lightrec/lightrec-config.h @@ -6,11 +6,10 @@ #ifndef __LIGHTREC_CONFIG_H__ #define __LIGHTREC_CONFIG_H__ -#define ENABLE_THREADED_COMPILER 1 +#define ENABLE_THREADED_COMPILER LIGHTREC_ENABLE_THREADED_COMPILER #define ENABLE_FIRST_PASS 1 #define ENABLE_DISASSEMBLER 0 -#define ENABLE_TINYMM 0 -#define ENABLE_CODE_BUFFER 0 +#define ENABLE_CODE_BUFFER 1 #define HAS_DEFAULT_ELM 1