diff options
-rw-r--r-- | sword1/music.h | 2 |
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, |