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

@@ -6,7 +6,6 @@
#include <algorithm>
#include <compare>
#include "platform/input/InputActions.h"
#include "platform/profile/profile.h"
#include "minecraft/GameEnums.h"
#include "app/common/App_structs.h"