OpenRCT2/test
csunday95 fa5437f920
Fix #13611: Zero under decimal is not displayed (#13618)
* fix for bug #13611; handled too few sig figs fixed point case

* added unit test cases to cover modified fixed point code

* removed blank line to satistfy clang-format

* sorted includes in formatting tests for clang-format

* removed redundant static_cast

 - already a char literal and assigning to char[] so code
 is functionally equivalent
2020-12-22 09:45:45 +00:00
..
testpaint Get RTD from ride via a struct method, part 1 2020-12-12 22:53:50 +01:00
tests Fix #13611: Zero under decimal is not displayed (#13618) 2020-12-22 09:45:45 +00:00