DEVTOOLS: Silence unused variable compiler warning
This commit is contained in:
parent
1ccb38c1b7
commit
b377f6d68f
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue