default to static linking for raylib

This commit is contained in:
Judah Caruso 2025-05-21 22:05:34 -06:00
parent 7677dddd6b
commit 9ad7b07bc6

View file

@ -1,4 +1,4 @@
#module_parameters(STATIC := false);
#module_parameters(STATIC := true);
#scope_export