early-access version 3141

This commit is contained in:
pineappleEA
2022-11-20 23:51:28 +01:00
parent d832ce3b7a
commit 76dfef85d9
10 changed files with 38 additions and 103 deletions

View File

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