played iwht matrix

This commit is contained in:
Jon Janzen
2021-04-02 19:02:57 -06:00
parent a4ffb3b7d6
commit 267bc15e2e
3 changed files with 44 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ edition = "2018"
canvas = { path = "canvas" }
color = { path = "color" }
structs = { path = "structs" }
matrix = { path = "matrix" }