add skip card proxy option

This commit is contained in:
Martin Michelsen
2022-10-04 18:19:40 -07:00
parent 50e1b79b1e
commit ce87348bf5
4 changed files with 21 additions and 5 deletions
+1
View File
@@ -60,6 +60,7 @@ namespace ProxyOptionsMenuItemID {
constexpr uint32_t SWITCH_ASSIST = 0xAA3333AA;
constexpr uint32_t SAVE_FILES = 0xAA4444AA;
constexpr uint32_t SUPPRESS_LOGIN = 0xAA5555AA;
constexpr uint32_t SKIP_CARD = 0xAA6666AA;
}