retroarch.cfg: Fix input and directory overlay.
This commit is contained in:
parent
a15fe6271e
commit
fc764081d3
|
@ -257,9 +257,12 @@
|
||||||
|
|
||||||
#### Overlay
|
#### Overlay
|
||||||
|
|
||||||
# Path to input overlay
|
# Defines a directory where overlays are kept for easy access.
|
||||||
# overlay_directory =
|
# overlay_directory =
|
||||||
|
|
||||||
|
# Path to input overlay
|
||||||
|
# input_overlay =
|
||||||
|
|
||||||
# Overlay opacity
|
# Overlay opacity
|
||||||
# input_overlay_opacity = 1.0
|
# input_overlay_opacity = 1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue