mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 00:32:46 +00:00
(dir_list_special.h) C89 build fix
This commit is contained in:
parent
df6f279991
commit
cd8a15c0df
@ -31,7 +31,7 @@ enum dir_list_type
|
|||||||
DIR_LIST_CORE_INFO,
|
DIR_LIST_CORE_INFO,
|
||||||
DIR_LIST_DATABASES,
|
DIR_LIST_DATABASES,
|
||||||
DIR_LIST_PLAIN,
|
DIR_LIST_PLAIN,
|
||||||
DIR_LIST_SHADERS,
|
DIR_LIST_SHADERS
|
||||||
};
|
};
|
||||||
|
|
||||||
struct string_list *dir_list_new_special(const char *input_dir, enum dir_list_type type);
|
struct string_list *dir_list_new_special(const char *input_dir, enum dir_list_type type);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user