source:
abuse-frabs/trunk/addon/newart/newart.lsp
@
44
Last change on this file since 44 was 44, checked in by , 14 years ago | |
---|---|
File size: 339 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.