diff --git a/Source/sys-clk/overlay/src/ui/format.h b/Source/sys-clk/overlay/src/ui/format.h index b1f0c462..85aa2055 100644 --- a/Source/sys-clk/overlay/src/ui/format.h +++ b/Source/sys-clk/overlay/src/ui/format.h @@ -30,6 +30,7 @@ #include #include #include + #define FREQ_DEFAULT_TEXT "Do not override" static inline std::string formatListFreqMHz(std::uint32_t mhz) diff --git a/Source/sys-clk/overlay/src/ui/gui/freq_choice_gui.h b/Source/sys-clk/overlay/src/ui/gui/freq_choice_gui.h index 085a2620..bdee830a 100644 --- a/Source/sys-clk/overlay/src/ui/gui/freq_choice_gui.h +++ b/Source/sys-clk/overlay/src/ui/gui/freq_choice_gui.h @@ -34,8 +34,6 @@ using FreqChoiceListener = std::function; -#define FREQ_DEFAULT_TEXT "Default" - class FreqChoiceGui : public BaseMenuGui { protected: diff --git a/dist/README.md b/dist/README.md index 9936fae4..36f6bf9b 100644 --- a/dist/README.md +++ b/dist/README.md @@ -90,7 +90,7 @@ Refer to COMPILATION.md * **hanai3bi (meha)** – Switch OC Suite, EOS, sys-clk-eos * **NaGaa95** – L4T-OC-kernel * **B3711 (halop)** – EOS -* **sys-clk team (m4xw, p-sam, nautalis)** – sys-clk +* **sys-clk team (m4xw, p-sam, natinusala)** – sys-clk * **b0rd2death** – Ultrahand sys-clk & Status Monitor fork * **MasaGratoR and ZachyCatGames** - General help * **MasaGratoR** - Status Monitor & Display Refresh Rate Driver diff --git a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp index ea4cc756..7a48cedb 100644 Binary files a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp and b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp differ diff --git a/dist/atmosphere/kips/hoc.kip b/dist/atmosphere/kips/hoc.kip index 718a6819..109a6322 100644 Binary files a/dist/atmosphere/kips/hoc.kip and b/dist/atmosphere/kips/hoc.kip differ diff --git a/dist/switch/.overlays/Horizon-OC-Monitor.ovl b/dist/switch/.overlays/Horizon-OC-Monitor.ovl index 26791dfc..d4298c49 100644 Binary files a/dist/switch/.overlays/Horizon-OC-Monitor.ovl and b/dist/switch/.overlays/Horizon-OC-Monitor.ovl differ diff --git a/dist/switch/.overlays/horizon-oc-overlay.ovl b/dist/switch/.overlays/horizon-oc-overlay.ovl index df91f667..9f4d0e86 100644 Binary files a/dist/switch/.overlays/horizon-oc-overlay.ovl and b/dist/switch/.overlays/horizon-oc-overlay.ovl differ