reorganize actions/constants for profile and input

This commit is contained in:
Tropical
2026-04-07 12:43:47 -05:00
parent 25e6f7159e
commit 0bdef577f5
75 changed files with 74 additions and 161 deletions

View File

@@ -1,7 +1,6 @@
#include "UIScene_HelpAndOptionsMenu.h"
#include "platform/input/InputActions.h"
#include "platform/profile/profile.h"
#include "app/common/UI/Controls/UIControl_Button.h"
#include "app/common/UI/UILayer.h"