mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-18 00:32:02 -06:00
I blame VS Code for this.
This commit is contained in:
parent
bebd97ccfe
commit
8f17ace650
@ -11,7 +11,7 @@ struct User {
|
||||
s32 user_id;
|
||||
u32 user_color;
|
||||
std::string user_name;
|
||||
int controller_port; // 1<EFBFBD>4
|
||||
int controller_port; // 1-4
|
||||
};
|
||||
|
||||
struct Users {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user