Beispiel #1
0
func init() {
	potato.Init()
}
Beispiel #2
0
func main() {
	potato.Init()
	potato.Run()
}