summaryrefslogtreecommitdiff
path: root/tran/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'tran/log.h')
-rw-r--r--tran/log.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tran/log.h b/tran/log.h
new file mode 100644
index 0000000..141a0ac
--- /dev/null
+++ b/tran/log.h
@@ -0,0 +1,3 @@
+sound_type snd_make_log(sound_type input);
+sound_type snd_log(sound_type input);
+ /* LISP: (snd-log SOUND) */