mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Fix comma at end of enumerator list
This commit is contained in:
parent
84d75783ea
commit
e35354d60c
@ -243,7 +243,7 @@ enum menu_displaylist_ctl_state
|
||||
DISPLAYLIST_CORE_RESTORE_BACKUP_LIST,
|
||||
DISPLAYLIST_CORE_DELETE_BACKUP_LIST,
|
||||
DISPLAYLIST_PENDING_CLEAR,
|
||||
DISPLAYLIST_WIFI_NETWORKS_LIST,
|
||||
DISPLAYLIST_WIFI_NETWORKS_LIST
|
||||
};
|
||||
|
||||
enum filebrowser_enums
|
||||
|
Loading…
x
Reference in New Issue
Block a user