summaryrefslogtreecommitdiff
path: root/projects/09/Square/Main.vm
blob: a3b355b49ce18c504e6b689e02991dbab7591d3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
function Main.main 1
call SquareGame.new 0
pop local 0
push local 0
call SquareGame.run 1
pop temp 0
push local 0
call SquareGame.dispose 1
pop temp 0
push constant 0
return