Last change
on this file since 590 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:
317 bytes
|
Line | |
---|
1 | ;; Foreground |
---|
2 | |
---|
3 | (load_tiles |
---|
4 | "addon/newart/frabs_1.spe" |
---|
5 | "addon/newart/frabs_2.spe" |
---|
6 | "addon/newart/final.spe" |
---|
7 | "addon/newart/mtile.spe" |
---|
8 | "addon/newart/stones.spe" |
---|
9 | ) |
---|
10 | |
---|
11 | ;; Background |
---|
12 | |
---|
13 | (load_tiles |
---|
14 | "addon/newart/frbsblue.spe" |
---|
15 | "addon/newart/blcave.spe" |
---|
16 | "addon/newart/space.spe" |
---|
17 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.