From 55d43e6dfd890df0ce7b26f6c9cb5692e2c136b1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Aug 2016 23:08:12 +0300 Subject: Fix some style issues. --- src/input/inputactionmap.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 402056ecc..ed8cddb92 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -56,7 +56,8 @@ // keyData must be in same order as enum keyAction. static const InputActionData inputActionData - [CAST_SIZE(InputAction::TOTAL)] = { + [CAST_SIZE(InputAction::TOTAL)] = + { {"keyMoveUp", addKey(SDLK_UP), emptyKey, -- cgit v1.2.3-60-g2f50