9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(supertuxkart-cup
|
||
|
(name "All Island Tracks")
|
||
|
(description "All three tracks on Islands")
|
||
|
(tracks "beach" "lighthouse" "islandtrack" ))
|
||
|
|
||
|
;; EOF ;;
|