diff options
author | N00byKing <N00byKing@users.noreply.github.com> | 2018-01-17 18:01:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-17 18:01:09 +0100 |
commit | b2386fc712309337fca5106e8dd06cdcf2de6381 (patch) | |
tree | ec1a8eebdda6b76faa1015af944449c75deb89e0 /src/yuzu_cmd | |
parent | Merge pull request #67 from RiverCityRansomware/gdbstubtypo (diff) | |
download | yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.gz yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.bz2 yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.lz yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.xz yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.zst yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.zip |
Diffstat (limited to 'src/yuzu_cmd')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 5a2f539b1..156f7a1a4 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -124,8 +124,8 @@ custom_bottom_top = custom_bottom_right = custom_bottom_bottom = -#Whether to toggle frame limiter on or off. -# 0: Off , 1 (default): On +# Whether to toggle frame limiter on or off. +# 0: Off, 1 (default): On toggle_framelimit = # Swaps the prominent screen with the other screen. |