Last change
on this file since 589 was
589,
checked in by Sam Hocevar, 12 years ago
|
data: remove exact duplicate Lisp files, merge all main space Lisp files,
and move most frabs addons to the main data directory.
|
File size:
584 bytes
|
Rev | Line | |
---|
[566] | 1 | ;; Copyright 1999 Profound Corp, All Rights reserved |
---|
| 2 | ;; See licensing information for more details on usage rights |
---|
| 3 | |
---|
| 4 | |
---|
| 5 | (setf title_screen '("addon/twist/art/title.spe" . "title")) |
---|
| 6 | (setf logo '("addon/twist/art/title.spe" . "profound")) |
---|
| 7 | (setq help_screens '("addon/twist/art/title.spe" "pro1" "pro2" "pro3" "pro4" "pro5")) |
---|
| 8 | (setq sell_screens '(("addon/twist/art/title.spe" . "pro1")("addon/twist/art/title.spe" . "pro2")("addon/twist/art/title.spe" . "pro3")("addon/twist/art/title.spe" . "pro4")("addon/twist/art/title.spe" . "pro5")("art/endgame.spe" . "credit"))) |
---|
| 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.