From 5b0578dd877ac3c61f3f1ed70cacbfb6c96982d4 Mon Sep 17 00:00:00 2001 From: LT-Schmiddy Date: Mon, 25 Nov 2024 18:32:59 -0500 Subject: [PATCH] Hides the reset button in the launcher and in the main menu. --- assets/config_menu.rml | 5 +-- include/zelda_config.h | 2 ++ include/zelda_game.h | 2 ++ patches/play_patches.c | 73 +++++++++++++++++++++++++++++++++++++++++ patches/play_patches.h | 3 ++ patches/syms.ld | 3 +- src/game/recomp_api.cpp | 8 +++++ src/ui/ui_config.cpp | 27 +++++++++++++++ src/ui/ui_renderer.cpp | 4 ++- 9 files changed, 123 insertions(+), 4 deletions(-) diff --git a/assets/config_menu.rml b/assets/config_menu.rml index a49901d..12d310d 100644 --- a/assets/config_menu.rml +++ b/assets/config_menu.rml @@ -72,12 +72,13 @@