mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 20:01:25 +00:00
DIRECTOR: LINGO: Fix GCC Warning
This commit is contained in:
parent
33617ef76d
commit
68865d2041
@ -1117,7 +1117,7 @@ bool LingoCompiler::visitIntersectsNode(IntersectsNode *node) {
|
||||
COMPILE(node->sprite2);
|
||||
code1(LC::c_intersects);
|
||||
return true;
|
||||
};
|
||||
}
|
||||
|
||||
/* WithinNode */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user