From 2f538fe2e469c92edaf8c87cbff0e6f129ace8dd Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:22:24 -0800 Subject: [PATCH] gitadora: fix order of drums in Buttons tab (#531) ## Link to GitHub Issue, if one exists n/a ## Description of change Before this PR, drums were in the order they appear in test menu. This is really confusing. Change it so that they appear in the order they do in default drummania layout. ## Testing validated manually in gw --- src/spice2x/games/gitadora/io.cpp | 17 ++++++++--------- src/spice2x/games/gitadora/io.h | 19 +++++++++++-------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/src/spice2x/games/gitadora/io.cpp b/src/spice2x/games/gitadora/io.cpp index fe2f25b..1d976e6 100644 --- a/src/spice2x/games/gitadora/io.cpp +++ b/src/spice2x/games/gitadora/io.cpp @@ -65,17 +65,18 @@ std::vector