projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d27dac0
)
mention how to configure sound&video in SDL
author
Matthias Braun
<matze@braunis.de>
Fri, 28 May 2004 14:46:16 +0000
(14:46 +0000)
committer
Matthias Braun
<matze@braunis.de>
Fri, 28 May 2004 14:46:16 +0000
(14:46 +0000)
SVN-Revision: 1346
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
a415802
..
8b057a9
100644
(file)
--- a/
README
+++ b/
README
@@
-125,6
+125,13
@@
SCORING
You can also score by shooting at the enemies. Don't forget to get
the iceflower in order to get the ability to fire.
+VIDEO/AUDIO CONFIGURATION
+-------------------------
+
+We're using SDL for the low-level audio and video output. Configuring SDL is
+explained here:
+
+ http://sdldoc.csn.ul.ie/sdlenvvars.php
OPTIONS FILE
------------