1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00

Alphabetical sorting in openfile.lua

This commit is contained in:
Reuh 2015-12-31 15:54:10 +01:00
parent e10a101a4a
commit e7c9a60d61
2 changed files with 16 additions and 3 deletions

View file

@ -48,7 +48,7 @@ const char* prefix_path(const char* path) {
}
/***
Lists a directory contents.
Lists a directory contents (unsorted).
@function list
@tparam string path the directory we wants to list the content
@treturn table the item list. Each item is a table like: