Skip to content

Commit

Permalink
(settings_data.c) Get rid of some whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Feb 24, 2015
1 parent 01e2a68 commit cc0f583
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions settings_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit cc0f583

Please sign in to comment.