mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
Remove menu_displaylist_reset_filebrowser
This commit is contained in:
parent
e254956966
commit
10f98e9807
2
deps/SPIRV-Cross
vendored
2
deps/SPIRV-Cross
vendored
@ -1 +1 @@
|
||||
Subproject commit cc207e32c8668bfe5a5cc514394e7df8f020ecf6
|
||||
Subproject commit 875c32fd39a06f624814effe5eab691b078429f5
|
2
deps/glslang/glslang
vendored
2
deps/glslang/glslang
vendored
@ -1 +1 @@
|
||||
Subproject commit ec2e27adf86a911c5af6c676a539166b5674a09d
|
||||
Subproject commit be8462149a3c150fc89db84e57ef06de3ab90d47
|
@ -201,8 +201,6 @@ typedef struct menu_displaylist_ctx_entry
|
||||
file_list_t *list;
|
||||
} menu_displaylist_ctx_entry_t;
|
||||
|
||||
void menu_displaylist_reset_filebrowser(void);
|
||||
|
||||
bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data);
|
||||
|
||||
RETRO_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user