Skip to content

Commit c3f8c1d

Browse files
committed
Update raylib_project_creator.c
1 parent c39bf29 commit c3f8c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/raylib_project_creator.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* DEPENDENCIES:
2828
* raylib 5.5-dev - Windowing/input management and drawing
2929
* 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
30+
* tinyfiledialogs 3.19.1 - Open/save file dialogs, it requires linkage with comdlg32 and ole32 libs
3131
* miniz 2.2.0 - Save .zip package file (required for multiple images export)
3232
*
3333
* COMPILATION (Windows - MinGW):

0 commit comments

Comments
 (0)