Skip to content

Commit

Permalink
Add declaration for libnx_apply_overclock() in menu/menu_driver.c (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
white-axe authored Feb 23, 2025
1 parent c9ed5df commit b337671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions menu/menu_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit b337671

Please sign in to comment.