DEVTOOLS: Silence unused variable compiler warning

This commit is contained in:
Paweł Kołodziejski 2021-03-20 13:54:19 +01:00
parent 1ccb38c1b7
commit b377f6d68f

View file

@ -3389,7 +3389,7 @@ const int eob2AmigaNeed[] = {
-1 -1
}; };
/*
const int eob2PC98Need[] = { const int eob2PC98Need[] = {
kEoBBaseChargenStrings1, kEoBBaseChargenStrings1,
kEoBBaseChargenStrings2, kEoBBaseChargenStrings2,
@ -3716,7 +3716,7 @@ const int eob2PC98Need[] = {
kEoBBaseSoundFilesFinale, kEoBBaseSoundFilesFinale,
-1 -1
}; };*/
const int eob2FMTownsNeed[] = { const int eob2FMTownsNeed[] = {
kEoBBaseChargenStrings1, kEoBBaseChargenStrings1,