Fixed VC++ warning
svn-id: r7861
This commit is contained in:
parent
94f0b7f4a7
commit
4c531d373b
1 changed files with 1 additions and 1 deletions
|
@ -1484,7 +1484,7 @@ void Actor::remapActorPalette(int r_fact, int g_fact, int b_fact, int threshold)
|
|||
}
|
||||
|
||||
void Scumm::resetActorBgs() {
|
||||
Actor *a;
|
||||
// Actor *a;
|
||||
int i, j;
|
||||
|
||||
for (i = 0; i < gdi._numStrips; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue