13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-track
|
||
|
(name "Oliver's Math Class")
|
||
|
(description "Created by Oliver & Steve Baker")
|
||
|
(music "mods/Boom_boom_boom.mod")
|
||
|
(screenshot "images/sshot-olivermath.rgb")
|
||
|
(topview "images/topview-olivermath.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|
||
|
|