Consolidated all code checking whether a tile is fully on screen in one static function
commit6f44be87fc3a956ae32a0d5ffd0aba7e2dcf225b
authorDaniel Déchelotte <yo.dan@free.fr>
Thu, 11 Apr 2013 23:42:32 +0000 (12 01:42 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 12 Apr 2013 01:14:09 +0000 (12 02:14 +0100)
tree90c587187396514b3b893926c40c51315b5a39df
parent4b440204887478ba9f4709bacbb01def3f20da5e
Consolidated all code checking whether a tile is fully on screen in one static function

The function existed before, but had all kinds of unneeded arguments and wasn't called everywhere.
src/dock.c