hoc-overlay: add fan control feature to sysmodule

This commit is contained in:
souldbminersmwc
2025-10-02 16:26:50 -04:00
parent fde9a5b1a3
commit b61906cc49
14 changed files with 682 additions and 44 deletions

View File

@@ -37,14 +37,14 @@ include $(DEVKITPRO)/libnx/switch_rules
# of a homebrew executable (.nro). This is intended to be used for sysmodules.
# NACP building is skipped as well.
#---------------------------------------------------------------------------------
TARGET := sys-clk-manager
TARGET := horizon-oc-manager
BUILD := build.nx
SOURCES := src ../common/src ../common/src/client
RESOURCES := resources
DATA := data
INCLUDES := ../common/include
APP_TITLE := Horizon OC Manager
APP_AUTHOR := Souldbminer, meha, b0rd2dEAth and RetroNX Team
APP_AUTHOR := Souldbminer and RetroNX Team
ROMFS := $(BUILD)/romfs
BOREALIS_PATH := lib/borealis