lightrec: Update lightrec.h
authorPaul Cercueil <paul@crapouillou.net>
Sat, 26 Aug 2023 08:41:37 +0000 (10:41 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Sat, 26 Aug 2023 08:42:09 +0000 (10:42 +0200)
Update lightrec.h to reflect upstream changes.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/lightrec/lightrec-config.h

index 79ab7a6..b4fff53 100644 (file)
@@ -23,6 +23,7 @@
 #define OPT_FLAG_IO 1
 #define OPT_FLAG_MULT_DIV 1
 #define OPT_EARLY_UNLOAD 1
+#define OPT_PRELOAD_PC 1
 
 #endif /* __LIGHTREC_CONFIG_H__ */