Qt: Fix labels when changing multi-tap controller type

This commit is contained in:
Stenzek
2024-02-15 22:05:58 +09:00
parent d9846093c3
commit 1faecd8853
3 changed files with 19 additions and 15 deletions

View File

@ -13,8 +13,6 @@ class Multitap;
namespace Pad {
static constexpr u32 NUM_SLOTS = 2;
void Initialize();
void Shutdown();
void Reset();