diff --git a/Makefile b/Makefile index 193bf5f..92ee2ea 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PACKAGES= raylib raygui raymath easings +PACKAGES= raylib raygui raymath easings physics GO?= go