SSBM Decomp
Loading...
Searching...
No Matches
OSReboot.c File Reference
#include <placeholder.h>
#include <dolphin/os/OSReboot.h>

Functions

void Run (register Event callback)
 
static void Callback (void)
 
void __OSReboot (u32 resetCode, bool forceMenu)
 

Variables

static bool Prepared
 

Function Documentation

◆ Run()

void Run ( register Event  callback)

◆ Callback()

static void Callback ( void  )
static

◆ __OSReboot()

void __OSReboot ( u32  resetCode,
bool  forceMenu 
)

Variable Documentation

◆ Prepared

bool Prepared
static