mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
CXX_BUILD linker fixes
This commit is contained in:
parent
6131dde4d8
commit
4676d16f8d
@ -171,7 +171,7 @@ bool CONFIG_BOOL(
|
|||||||
const char *parent_group,
|
const char *parent_group,
|
||||||
change_handler_t change_handler,
|
change_handler_t change_handler,
|
||||||
change_handler_t read_handler,
|
change_handler_t read_handler,
|
||||||
enum setting_flags flags
|
uint32_t flags
|
||||||
);
|
);
|
||||||
|
|
||||||
bool CONFIG_INT(
|
bool CONFIG_INT(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user