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