Use bool type for tile changed
These arrays are just used to store if the tile is changed.
This produces a bit more optimised code, is more readable
and it's clear it's a boolean value.
Signed-off-by:
Frediano Ziglio <freddy77@gmail.com>
Showing
Please register or sign in to comment