source:
abuse-frabs/trunk/addon/twist/lisp/sfx.lsp
@
44
Last change on this file since 44 was 44, checked in by , 14 years ago | |
---|---|
File size: 262 bytes |
Line | |
---|---|
1 | ;; Copyright 1999 Profound Corp, All Rights reserved |
2 | ;; See licensing information for more details on usage rights |
3 | |
4 | |
5 | (defun twistsfxdir (filename) (concatenate 'string "addon/twist/sfx/" filename)) |
6 | |
7 | (def_sound 'DEATH_RAY_SND (twistsfxdir "dray.wav")) |
Note: See TracBrowser
for help on using the repository browser.