Fix math.min()/math.max() inconsistencies.
This commit is contained in:
@@ -1716,8 +1716,8 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
|.endif
|
||||
|.endmacro
|
||||
|
|
||||
| math_minmax math_min, gt, hi
|
||||
| math_minmax math_max, lt, lo
|
||||
| math_minmax math_min, gt, pl
|
||||
| math_minmax math_max, lt, le
|
||||
|
|
||||
|//-- String library -----------------------------------------------------
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user