mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 20:57:06 +00:00
Fix rounding of fixed-point constants where fractional digits should carry into integer part (#2088)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
2.00000
|
||||
3.00000
|
||||
4.00000
|
||||
0.00000
|
||||
2.00000
|
||||
3.00000
|
||||
4.00000
|
||||
0.00000
|
||||
2.00000
|
||||
3.00000
|
||||
4.00000
|
||||
0.00000
|
||||
Reference in New Issue
Block a user