Improvements my frien
This commit is contained in:
@@ -128,8 +128,6 @@ Gamepad :: struct {
|
||||
MAX_GAMEPADS :: 4;
|
||||
MAX_MAPPINGS :: 4;
|
||||
|
||||
Action :: enum {}
|
||||
|
||||
Action_Mapping :: struct {
|
||||
gamepad_buttons: [MAX_MAPPINGS] Gamepad_Button;
|
||||
keys: [MAX_MAPPINGS] Key_Code;
|
||||
|
||||
Reference in New Issue
Block a user