summaryrefslogtreecommitdiff
path: root/soundlib/Tables.h
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2017-05-01 19:38:25 +0100
committerJames Cowgill <james410@cowgill.org.uk>2017-05-01 19:38:25 +0100
commit0536b303d5ad97218f0644de9cd59e7f4aee7434 (patch)
tree51173c30d4059d824202b4eaad2ab61f83692d39 /soundlib/Tables.h
parente687ff3a780ff734d19e20faa81b4c048665bd28 (diff)
New upstream version 0.2.8043~beta23
Diffstat (limited to 'soundlib/Tables.h')
-rw-r--r--soundlib/Tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/soundlib/Tables.h b/soundlib/Tables.h
index c5134a3..3ba7717 100644
--- a/soundlib/Tables.h
+++ b/soundlib/Tables.h
@@ -23,10 +23,8 @@ extern const uint8 ModEFxTable[16];
extern const uint16 FreqS3MTable[16];
extern const uint16 S3MFineTuneTable[16];
extern const int8 ModSinusTable[64];
-extern const int8 ModRampDownTable[64];
extern const int8 ModRandomTable[64];
extern const int8 ITSinusTable[256];
-extern const int8 ITRampDownTable[256];
extern const int8 retrigTable1[16];
extern const int8 retrigTable2[16];
extern const uint16 XMPeriodTable[104];