mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 20:51:14 +00:00
PSP2: Add missing function for plugins
This commit is contained in:
parent
9f4a32f88b
commit
fa450e060e
@ -45,6 +45,7 @@ void *forceLinkFunctions[] = {
|
||||
(void *)fminf,
|
||||
(void *)frexpf,
|
||||
(void *)getc,
|
||||
(void *)log2f,
|
||||
(void *)mbstowcs,
|
||||
// Select the double version
|
||||
(void *)(double (*)(double))nearbyint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user