Standardize input.h/input.cpp formatting

pull/565/head
ggdrt 2019-11-17 13:56:24 -08:00
parent ddf68bc9e9
commit d00717f88f
2 changed files with 431 additions and 435 deletions

862
input.cpp

File diff suppressed because it is too large Load Diff

View File

@ -33,8 +33,8 @@ void input_update(bool supports_bitmasks, retro_input_state_t input_state_cb );
enum
{
SETTING_GUN_INPUT_LIGHTGUN,
SETTING_GUN_INPUT_POINTER,
SETTING_GUN_INPUT_LIGHTGUN,
SETTING_GUN_INPUT_POINTER,
};
extern int gun_input_mode;