notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4913a2e
)
lightrec: Update lightrec.h
author
Paul Cercueil
<paul@crapouillou.net>
Sat, 26 Aug 2023 08:41:37 +0000
(10:41 +0200)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/include/lightrec/lightrec-config.h
b/include/lightrec/lightrec-config.h
index
79ab7a6
..
b4fff53
100644
(file)
--- a/
include/lightrec/lightrec-config.h
+++ b/
include/lightrec/lightrec-config.h
@@
-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__ */