N64FlashcartMenu
Loading...
Searching...
No Matches
menu.h File Reference

Menu Subsystem. More...

Go to the source code of this file.

Functions

void menu_run (boot_params_t *boot_params)
 Runs the menu subsystem.
 

Detailed Description

Menu Subsystem.

Function Documentation

◆ menu_run()

void menu_run ( boot_params_t * boot_params)

Runs the menu subsystem.

This function initializes and runs the menu subsystem using the provided boot parameters.

Parameters
boot_paramsA pointer to the boot parameters.

Runs the menu subsystem.

Parameters
boot_paramsPointer to the boot parameters structure.