hocclk: improve kip saving mechanism

This commit is contained in:
souldbminersmwc
2026-04-24 16:42:59 -04:00
parent cde560c4bd
commit 9ff9e315a0
2 changed files with 14 additions and 9 deletions

View File

@@ -77,4 +77,5 @@ protected:
tsl::elm::ToggleListItem* enabledToggle;
u8 frameCounter = 60;
bool shouldSaveKip = false;
};