Another style nit.

This commit is contained in:
Themaister 2014-03-03 13:31:29 +01:00
parent 344ebb77e9
commit 1030244e75

View File

@ -93,7 +93,7 @@ unsigned menu_type_is(unsigned type)
type == RGUI_SETTINGS ||
type == RGUI_SETTINGS_GENERAL_OPTIONS ||
type == RGUI_SETTINGS_CORE_OPTIONS ||
type == RGUI_SETTINGS_CORE_INFO ||
type == RGUI_SETTINGS_CORE_INFO ||
type == RGUI_SETTINGS_VIDEO_OPTIONS ||
type == RGUI_SETTINGS_SHADER_OPTIONS ||
type == RGUI_SETTINGS_AUDIO_OPTIONS ||