Moving corners like intended
This commit is contained in:
parent
4918501712
commit
6bd838968d
4 changed files with 114 additions and 19 deletions
|
|
@ -1,5 +1,11 @@
|
|||
package main
|
||||
|
||||
/*
|
||||
TODO (synthas): Things to save to the project file
|
||||
- Grid configuration
|
||||
- Shape configuration
|
||||
*/
|
||||
|
||||
import "core:os"
|
||||
import "core:io"
|
||||
import "core:mem"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue