tile_to_canvas_pos() parameters nonnull
Give tile_to_canvas_pos() parameters nonnull attribute. This should either silence clang analyzer warning about problems with NULL ptile, or help to reveal where ptile could actually be NULL.
Give tile_to_canvas_pos() parameters nonnull attribute. This should either silence clang analyzer warning about problems with NULL ptile, or help to reveal where ptile could actually be NULL.