mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add 2 More Slots for Power Discs on Emulated Base
This commit is contained in:

committed by
Joshua de Reeper

parent
0cc1d4c62d
commit
a87ea694a9
@ -28,7 +28,7 @@ public:
|
||||
~InfinityBaseWindow() override;
|
||||
|
||||
protected:
|
||||
std::array<QLineEdit*, 7> m_edit_figures;
|
||||
std::array<QLineEdit*, 9> m_edit_figures;
|
||||
|
||||
private:
|
||||
void CreateMainWindow();
|
||||
|
Reference in New Issue
Block a user