Skip to content

Added documentation comments for LoadDirectoryFilesEx#5525

Merged
raysan5 merged 1 commit into
raysan5:masterfrom
XenoMustache:master
Feb 2, 2026
Merged

Added documentation comments for LoadDirectoryFilesEx#5525
raysan5 merged 1 commit into
raysan5:masterfrom
XenoMustache:master

Conversation

@XenoMustache

Copy link
Copy Markdown
Contributor

Added the lines

// Use 'DIR*' to include directories on directory scan
// Use '*.*' to include all file types and directories on directory scan

To reflect new FILE_FILTER_TAG_ALL and FILE_FILTER_TAG_DIR_ONLY macros. These resolved to *.* and DIR* respectively.

@raysan5 raysan5 merged commit 33dcd62 into raysan5:master Feb 2, 2026
16 checks passed
@raysan5

raysan5 commented Feb 2, 2026

Copy link
Copy Markdown
Owner

@XenoMustache thanks for the improvement, note that you can also use the macro names, they are there for convenience, and they can also be customized if desired

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants