Browse Source

Merge pull request #835 from FearlessTobi/port-minor-prs

Port #3641 and #3702 from Citra (Small changes to default_ini and gitignore)
bunnei 8 years ago
parent
commit
f1fbb476df
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gitignore
  2. 1 1
      src/yuzu_cmd/default_ini.h

+ 1 - 1
.gitignore

@@ -11,7 +11,7 @@ src/common/scm_rev.cpp
 .idea/
 .vs/
 .vscode/
-CMakeLists.txt.user
+CMakeLists.txt.user*
 
 # *nix related
 # Common convention for backup or temporary files

+ 1 - 1
src/yuzu_cmd/default_ini.h

@@ -118,7 +118,7 @@ bg_green =
 layout_option =
 
 # Toggle custom layout (using the settings below) on or off.
-# 0 (default): Off , 1: On
+# 0 (default): Off, 1: On
 custom_layout =
 
 # Screen placement when using Custom layout option