tetris: add "module main"

pull/2055/head
iRedMail 2019-09-21 00:05:14 +08:00 committed by Alexander Medvednikov
parent d80a3365c4
commit 55720e7f98
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.
module main
import rand
import time
import gx