From 32b8a0ce7c09454404388cde4568cc10044c2b9c Mon Sep 17 00:00:00 2001 From: The_SJG4 Date: Tue, 14 Jul 2026 19:07:42 -0400 Subject: [PATCH 1/2] Update Menu.cpp --- soh/soh/SohGui/Menu.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/soh/soh/SohGui/Menu.cpp b/soh/soh/SohGui/Menu.cpp index 42227d7f9af..91b8f70ad78 100644 --- a/soh/soh/SohGui/Menu.cpp +++ b/soh/soh/SohGui/Menu.cpp @@ -1,3 +1,4 @@ +----------------------------------------------------------------------------------------------------------------------- #include "Menu.h" #include "BackendTypes.h" #include "UIWidgets.hpp" From 3601e4521ba0a9797e64fe646c1d17325ac9c8a1 Mon Sep 17 00:00:00 2001 From: The_SJG4 Date: Tue, 14 Jul 2026 19:07:55 -0400 Subject: [PATCH 2/2] Update Menu.cpp --- soh/soh/SohGui/Menu.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/soh/soh/SohGui/Menu.cpp b/soh/soh/SohGui/Menu.cpp index 91b8f70ad78..42227d7f9af 100644 --- a/soh/soh/SohGui/Menu.cpp +++ b/soh/soh/SohGui/Menu.cpp @@ -1,4 +1,3 @@ ------------------------------------------------------------------------------------------------------------------------ #include "Menu.h" #include "BackendTypes.h" #include "UIWidgets.hpp"