mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(settings_data.c) Get rid of some whitespace
This commit is contained in:
parent
01e2a6854a
commit
cc0f583466
@ -3081,17 +3081,12 @@ static void general_write_handler(void *data)
|
||||
if (!(settings_list_append(list, list_info, setting_data_bind_setting (NAME, SHORT, &TARGET, PLAYER, PLAYER_OFFSET, DEF, group_info, subgroup_info)))) return false; \
|
||||
}
|
||||
|
||||
|
||||
#ifdef GEKKO
|
||||
#define MAX_GAMMA_SETTING 2
|
||||
#else
|
||||
#define MAX_GAMMA_SETTING 1
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
static void setting_data_add_special_callbacks(
|
||||
rarch_setting_t **list,
|
||||
rarch_setting_info_t *list_info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user