stk-code_catmod/data/race.track

13 lines
213 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Race Track")
(description "Created by Ingo Ruhnke")
(music "mods/tk5a.mod")
(screenshot "images/sshot-race.rgb")
(topview "images/topview-race.rgb")
)
;; EOF ;;