diff options
author | Michael Pavone <pavone@retrodev.com> | 2016-05-02 21:35:19 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2016-05-02 21:35:19 -0700 |
commit | a4448282d609d6f766113272e64620ad45aaeedb (patch) | |
tree | 6a19df361c9c6bc2bfa674a43cec4dec50be1679 /default.cfg | |
parent | 8ae355e07f2b452cb5bef4afbf451f02df02349e (diff) |
Added documentation for lock-on support and a fullscreen config option.
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 1401778..6c2f1ab 100644 --- a/default.cfg +++ b/default.cfg @@ -110,6 +110,7 @@ video { fragment_shader default.f.glsl scanlines off vsync off + fullscreen off } audio { |