Add declaration for libnx_apply_overclock() in menu/menu_driver.c (#17620)

This commit is contained in:
刘皓 2025-02-23 07:25:49 -05:00 committed by GitHub
parent c9ed5df025
commit b3376716f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 */