nwhitehead / pzretro

libretro core to play PuzzleScript games
Other
11 stars 2 forks source link

fenv: Include the rounding mode #21

Closed RobLoach closed 7 months ago

RobLoach commented 7 months ago

@nwhitehead I broke all the builds, apologies about that...

In file included from src/quickjs/quickjs.c:33:
./src/fenv.h:29:31: error: parameter name omitted
int fesetround(int /* value */) {
                              ^