aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2005-01-15 21:44:26 +0000
committerMax Horn2005-01-15 21:44:26 +0000
commit2d2cef23a02cd5cfca4246da30001f545efcd10a (patch)
tree360dee84f3b90c60bc3c9afcc06749894e127966
parentfcad363886dd2d79bc39058ae5affe2b3098352e (diff)
downloadscummvm-rg350-2d2cef23a02cd5cfca4246da30001f545efcd10a.tar.gz
scummvm-rg350-2d2cef23a02cd5cfca4246da30001f545efcd10a.tar.bz2
scummvm-rg350-2d2cef23a02cd5cfca4246da30001f545efcd10a.zip
Not needed anymore
svn-id: r16565
-rw-r--r--sword1/music.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sword1/music.h b/sword1/music.h
index 1820a8704c..1a898e80f3 100644
--- a/sword1/music.h
+++ b/sword1/music.h
@@ -34,8 +34,6 @@ namespace Sword1 {
#define TOTAL_TUNES 270
-#define WAVEHEADERSIZE 0x2C
-
enum MusicMode {
MusicNone = 0,
MusicWave,