Update lightrec-config.h to latest version
authorPaul Cercueil <paul@crapouillou.net>
Mon, 15 Jul 2024 20:12:44 +0000 (22:12 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Mon, 15 Jul 2024 20:12:44 +0000 (22:12 +0200)
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/lightrec/lightrec-config.h

index b4fff53..3d4b81e 100644 (file)
@@ -25,5 +25,7 @@
 #define OPT_EARLY_UNLOAD 1
 #define OPT_PRELOAD_PC 1
 
+#define OPT_SH4_USE_GBR 0
+
 #endif /* __LIGHTREC_CONFIG_H__ */