mirror of
https://github.com/libretro/bsnes-libretro-cplusplus98.git
synced 2025-04-12 15:13:34 +00:00
oops
This commit is contained in:
parent
4d2ab50889
commit
839f87d1e1
@ -121,7 +121,7 @@ inline uintmax_t binary(const char *str) {
|
||||
}
|
||||
|
||||
inline double fp(const char *str) {
|
||||
strtod(str, NULL);
|
||||
return strtod(str, NULL);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user