We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39bf29 commit c3f8c1dCopy full SHA for c3f8c1d
src/raylib_project_creator.c
@@ -27,7 +27,7 @@
27
* DEPENDENCIES:
28
* raylib 5.5-dev - Windowing/input management and drawing
29
* raygui 4.5-dev - Immediate-mode GUI controls with custom styling and icons
30
-* tinyfiledialogs 3.18 - Open/save file dialogs, it requires linkage with comdlg32 and ole32 libs
+* tinyfiledialogs 3.19.1 - Open/save file dialogs, it requires linkage with comdlg32 and ole32 libs
31
* miniz 2.2.0 - Save .zip package file (required for multiple images export)
32
*
33
* COMPILATION (Windows - MinGW):
0 commit comments