Last change
on this file was
590,
checked in by Sam Hocevar, 12 years ago
|
data: merge registered data into the main data directory.
|
File size:
589 bytes
|
Line | |
---|
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/fore/endgame.spe" . "credit"))) |
---|
9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.