early-access version 3142

This commit is contained in:
pineappleEA
2022-11-22 02:23:10 +01:00
parent 76dfef85d9
commit 2c4739c196
14 changed files with 116 additions and 41 deletions

View File

@@ -391,6 +391,7 @@ struct PlayerInput {
u32 body_color_right;
u32 button_color_left;
u32 button_color_right;
std::string profile_name;
};
struct TouchscreenInput {