mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 16:59:06 +00:00
TOLTECS: Fix Compilation With Latest Git Master.
This commit is contained in:
parent
8a34de2c45
commit
3967da03ef
@ -176,7 +176,6 @@ Common::Rect * MicroTileArray::getRectangles(int *num_rects, int min_x, int min_
|
||||
rects[n_rects].right = x1 + 1;
|
||||
rects[n_rects].bottom = y1 + 1;
|
||||
n_rects++;
|
||||
fflush(stdout);
|
||||
|
||||
#else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user