Revert "Remove ZPolyobject due to licensing concerns."

This reverts commit f134375f7e.

Library is now MIT licensed and can be included.
This commit is contained in:
Mari the Deer 2022-10-08 15:55:42 +02:00
commit 0fbbb91b8e
15 changed files with 566 additions and 20 deletions

View file

@ -0,0 +1,3 @@
#include "zscript/swwm_Polyobjects/PolyobjectHandle.zs"
#include "zscript/swwm_Polyobjects/PolyobjectMapPostprocessor.zs"
#include "zscript/swwm_Polyobjects/PolyobjectEffector.zs"