Add physics to build list

This commit is contained in:
Milan Nikolic 2017-11-19 18:36:56 +01:00
parent fc1eef80f8
commit 8c9832d950

View file

@ -1,4 +1,4 @@
PACKAGES= raylib raygui raymath easings
PACKAGES= raylib raygui raymath easings physics
GO?= go