build raylib and raygui manually

This commit is contained in:
Fabien Freling 2023-10-15 23:05:24 +02:00 committed by Fabien Freling
parent ba3836fbfb
commit 3e52a42d88
15 changed files with 93 additions and 6384 deletions

2
3rd-party/raygui.c vendored
View file

@ -3,4 +3,4 @@
#undef RAYGUI_IMPLEMENTATION
#define GUI_WINDOW_FILE_DIALOG_IMPLEMENTATION
#include "gui_window_file_dialog.h"
#include "../examples/custom_file_dialog/gui_window_file_dialog.h"