Last change
on this file since 608 was
80,
checked in by Sam Hocevar, 15 years ago
|
- Adding the Golgotha source code. Not sure what's going to be interesting
in there, but since it's all public domain, there's certainly stuff to
pick up.
|
File size:
327 bytes
|
Line | |
---|
1 | i4_resources = ../../resource
|
---|
2 | #include "../../resource/i4.res"
|
---|
3 |
|
---|
4 | file_missing "File missing : %S"
|
---|
5 | bad_format "Bad WAV format : %S"
|
---|
6 |
|
---|
7 | sounds =
|
---|
8 | {
|
---|
9 | "f:/crack/golgotha/sfx/turbine1.wav"
|
---|
10 | "f:/crack/macabuse/sfx/ambcave1.wav"
|
---|
11 | "f:/crack/macabuse/sfx/adie02.wav"
|
---|
12 | }
|
---|
13 |
|
---|
14 | default_xres 640
|
---|
15 | default_yres 480
|
---|
16 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.