default to static linking for raylib
This commit is contained in:
parent
7677dddd6b
commit
9ad7b07bc6
1 changed files with 1 additions and 1 deletions
2
thirdparty/raylib/module.jai
vendored
2
thirdparty/raylib/module.jai
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
#module_parameters(STATIC := false);
|
#module_parameters(STATIC := true);
|
||||||
|
|
||||||
#scope_export
|
#scope_export
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue