Cleanup
This commit is contained in:
parent
ba93600b29
commit
46699fcf80
2
paths.h
2
paths.h
|
@ -80,8 +80,6 @@ char *path_get_ptr(enum rarch_path_type type);
|
||||||
|
|
||||||
const char *path_get(enum rarch_path_type type);
|
const char *path_get(enum rarch_path_type type);
|
||||||
|
|
||||||
const char *path_get_current_savefile_dir(void);
|
|
||||||
|
|
||||||
/* clear functions */
|
/* clear functions */
|
||||||
|
|
||||||
void path_clear(enum rarch_path_type type);
|
void path_clear(enum rarch_path_type type);
|
||||||
|
|
Loading…
Reference in New Issue