mirror of
https://github.com/libretro/RetroArch
synced 2025-03-14 10:21:46 +00:00
Add declaration for libnx_apply_overclock()
in menu/menu_driver.c (#17620)
This commit is contained in:
parent
c9ed5df025
commit
b3376716f2
@ -92,6 +92,8 @@ typedef struct menu_input_ctx_bind
|
||||
|
||||
/* TODO/FIXME - public global variable */
|
||||
extern u32 __nx_applet_type;
|
||||
|
||||
void libnx_apply_overclock(void);
|
||||
#endif
|
||||
|
||||
/* Accelerated navigation buttons */
|
||||
|
Loading…
x
Reference in New Issue
Block a user