summaryrefslogtreecommitdiff
path: root/psdl.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-07-04 03:06:34 +0200
committerGravatar waker <wakeroid@gmail.com>2009-07-04 03:06:34 +0200
commit56ccf563e1de7068e414df1d05f0dd015cd44f7a (patch)
tree16c86ec05830b245f0e05bbfb12c2842ea3ca927 /psdl.h
parent4f836e3de6c0a40f7bb29650ae9ae3230bad31b4 (diff)
thrown in some gui
Diffstat (limited to 'psdl.h')
-rw-r--r--psdl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/psdl.h b/psdl.h
index 6136c55f..8c34e311 100644
--- a/psdl.h
+++ b/psdl.h
@@ -18,4 +18,7 @@ psdl_stop (void);
int
psdl_pause (void);
+void
+psdl_set_volume (float vol);
+
#endif // __PSDL_H