Bit if UI cleanup

This commit is contained in:
2026-06-25 14:56:48 -05:00
parent c4969a36cc
commit 8faf881399
31 changed files with 676 additions and 77 deletions
+1
View File
@@ -83,6 +83,7 @@ errorret_t inputInitPSP(void) {
X("cancel", INPUT_ACTION_CANCEL);
X("triangle", INPUT_ACTION_CONSOLE);
X("select", INPUT_ACTION_RAGEQUIT);
X("start", INPUT_ACTION_PAUSE);
X("lstick_up", INPUT_ACTION_UP);
X("lstick_down", INPUT_ACTION_DOWN);
X("lstick_left", INPUT_ACTION_LEFT);