ground.sprite 95 B

1234567
  1. (pingus-sprite
  2. (image "ground.png")
  3. (speed 100)
  4. (loop #t)
  5. (array 4 1)
  6. (size 32 32))