Closed
Description
- I tested it on latest raylib version from master branch
- I checked there is no similar issue already reported
- I checked the documentation on the wiki
- My code has no errors or misuse of raylib
Issue description
Paser generates invalid json api file after commit #16e9317220bcede380873d2000c1ccd5062e3f07 by @foxblock - "
-quotes should be backslashed:
"Load directory filepaths with extension filtering and recursive directory scan. Use "/DIR" in the filter string to include directories in the result",
"/DIR"
should be \"/DIR\"
Metadata
Metadata
Assignees
Labels
No labels