mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Typo fix.
This commit is contained in:
parent
c4691b2668
commit
9f3f0c1f1a
@ -196,10 +196,10 @@ static int parse_dir_entry(const char *name, char *file_path,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* dir_list_new:
|
* dir_list_new:
|
||||||
* @dir : directory path.
|
* @dir : directory path.
|
||||||
* @ext : allowed extensions of file directory entries to include.
|
* @ext : allowed extensions of file directory entries to include.
|
||||||
* @include_dirs : include directories as part of the finished directory listing?
|
* @include_dirs : include directories as part of the finished directory listing?
|
||||||
* @strict_ext : Only include files which match ext. Do not try to match compressed files, etc.
|
* @include_compressed : Only include files which match ext. Do not try to match compressed files, etc.
|
||||||
*
|
*
|
||||||
* Create a directory listing.
|
* Create a directory listing.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user