mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 19:08:15 +00:00
FULLPIPE: Fix warning
This commit is contained in:
parent
6f8517a277
commit
5cc424fe77
@ -1018,7 +1018,7 @@ MessageQueue *MovGraph::method50(StaticANIObject *ani, MovArr *movarr, int stati
|
||||
if (_items.size() == 0)
|
||||
return 0;
|
||||
|
||||
int idx;
|
||||
uint idx;
|
||||
int movidx;
|
||||
bool done = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user