mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
[][]int
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user