10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-collectable
|
||
|
(name "magnet")
|
||
|
(model "magnet.ac")
|
||
|
(icon "magnet.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|