early-access version 3139

This commit is contained in:
pineappleEA
2022-11-20 19:58:12 +01:00
parent 088deaa8ad
commit 59b15e8ae9
14 changed files with 597 additions and 39 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 {