Formatting

This commit is contained in:
ZedThree 2014-05-11 17:48:33 +02:00
parent 6f1421117b
commit ce0df83298
1 changed files with 122 additions and 121 deletions

View File

@ -265,15 +265,16 @@ void gfx_fill_rect(rct_drawpixelinfo *dpi, int left, int top, int right, int bot
}
} else if (dpi_->pad_0E > 1) {
// 00678C8A 00678D57
right_ = right;
} else if (dpi_->pad_0E == 1) {
// 00678C88 00678CEE
right = right;
}
}
} else {
// 00678B3A 00678EC9
right_ = right;
}
} else {
// 00678B2E 00678BE5