Use borealis keyboard for the nintendo switch

This commit is contained in:
h0neybadger 2021-01-04 17:22:50 +01:00
commit 0af3ae27d4
7 changed files with 98 additions and 163 deletions

View file

@ -50,10 +50,6 @@ class MainApplication
IO *io;
brls::TabFrame *rootFrame;
std::map<Host *, HostInterface *> host_menuitems;
// add_host local settings
std::string remote_display_name = "";
std::string remote_addr = "";
ChiakiTarget remote_ps_version = CHIAKI_TARGET_PS5_1;
bool BuildConfigurationMenu(brls::List *, Host *host = nullptr);
void BuildAddHostConfigurationMenu(brls::List *);