Input: afegits dos inputs per a ServiceMenu (accept i back)

Style: renombrats alguns metodes de windowZoom a windowSize
This commit is contained in:
2025-06-10 11:01:17 +02:00
parent 813f994500
commit 32d3f96a3d
5 changed files with 53 additions and 17 deletions

View File

@@ -31,6 +31,10 @@ enum class InputAction : int
FIRE_RIGHT,
START,
// Service Menu
SM_SELECT,
SM_BACK,
// Inputs de control
BACK,
EXIT,