1
0
Fork 0
auts/isotest/const.v

6 lines
52 B
V

module main
const (
c_cell_w = 32
c_cell_h = 16
)