diff options
| author | Zach Hilman <DarkLordZach@users.noreply.github.com> | 2020-02-09 12:08:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-09 12:08:01 -0500 |
| commit | 21c3f4827908cf960938c593cdc64684044773aa (patch) | |
| tree | eb4c47c246f90e6d0fb85e91eab5b783871c9f53 /src/yuzu/uisettings.h | |
| parent | a952fbc5b385fb133ad7534c8defc128878bb1dc (diff) | |
| parent | fcf3425b1b153b9182e29e4b8506445ec3a13e47 (diff) | |
Merge pull request #3391 from Morph1984/remove-unknown
Remove option "Show files with type 'Unknown'"
Diffstat (limited to 'src/yuzu/uisettings.h')
| -rw-r--r-- | src/yuzu/uisettings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu/uisettings.h b/src/yuzu/uisettings.h index bc7725a01..a675ecf4d 100644 --- a/src/yuzu/uisettings.h +++ b/src/yuzu/uisettings.h @@ -89,7 +89,6 @@ struct Values { int profile_index; // Game List - bool show_unknown; bool show_add_ons; uint32_t icon_size; uint8_t row_1_text_id; |
