aboutsummaryrefslogtreecommitdiff
path: root/src/chips/nuked
diff options
context:
space:
mode:
Diffstat (limited to 'src/chips/nuked')
-rw-r--r--src/chips/nuked/nukedopl3.c2
-rw-r--r--src/chips/nuked/nukedopl3_174.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/chips/nuked/nukedopl3.c b/src/chips/nuked/nukedopl3.c
index 80a8975..267e67a 100644
--- a/src/chips/nuked/nukedopl3.c
+++ b/src/chips/nuked/nukedopl3.c
@@ -181,7 +181,7 @@ static const Bit8u ch_slot[18] = {
* Pan law table
*/
-static Bit16u panlawtable[] =
+static const Bit16u panlawtable[] =
{
65535, 65529, 65514, 65489, 65454, 65409, 65354, 65289,
65214, 65129, 65034, 64929, 64814, 64689, 64554, 64410,
diff --git a/src/chips/nuked/nukedopl3_174.c b/src/chips/nuked/nukedopl3_174.c
index 2f7d874..8f818d4 100644
--- a/src/chips/nuked/nukedopl3_174.c
+++ b/src/chips/nuked/nukedopl3_174.c
@@ -233,7 +233,7 @@ static const Bit8u ch_slot[18] = {
* Pan law table
*/
-static Bit16u panlawtable[] =
+static const Bit16u panlawtable[] =
{
65535, 65529, 65514, 65489, 65454, 65409, 65354, 65289,
65214, 65129, 65034, 64929, 64814, 64689, 64554, 64410,