1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Alexander Medvednikov
2019-07-16 13:56:48 +02:00
parent 31032d3a62
commit 8c516bec4f
2 changed files with 1 additions and 3 deletions

View File

@ -89,8 +89,7 @@ struct Game {
// -1 0 0 -1
// -1 0 0 -1
// -1 -1 -1 -1
// TODO: field [][]int
field array_array_int
field [][]int
// TODO: tetro Tetro
tetro []Block
// TODO: tetros_cache []Tetro