build raylib and raygui manually
This commit is contained in:
parent
ba3836fbfb
commit
3e52a42d88
15 changed files with 93 additions and 6384 deletions
|
@ -1,5 +1,5 @@
|
|||
pub usingnamespace @cImport({
|
||||
@cInclude("raylib.h");
|
||||
@cInclude("raygui.h");
|
||||
@cInclude("gui_window_file_dialog.h");
|
||||
@cInclude("examples/custom_file_dialog/gui_window_file_dialog.h");
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue