mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-02 11:03:34 -06:00
i may be stupid
This commit is contained in:
parent
1b519dc964
commit
db179987ed
@ -172,7 +172,7 @@ private:
|
||||
};
|
||||
|
||||
class GameControllers {
|
||||
std::array<GameController*, 4> controllers;
|
||||
std::array<GameController*, 5> controllers;
|
||||
std::array<GameController*, 4> move_controllers;
|
||||
|
||||
static bool override_controller_color;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user