SSBM Decomp
Loading...
Searching...
No Matches
OSResetSW.h File Reference
#include <dolphin/types.h>

Go to the source code of this file.

Typedefs

typedef void(* OSResetCallback) (void)

Functions

OSResetCallback OSSetResetCallback (OSResetCallback callback)
BOOL OSGetResetSwitchState ()
BOOL OSGetResetButtonState (void)

Typedef Documentation

◆ OSResetCallback

typedef void(* OSResetCallback) (void)

Function Documentation

◆ OSSetResetCallback()

OSResetCallback OSSetResetCallback ( OSResetCallback callback)

◆ OSGetResetSwitchState()

BOOL OSGetResetSwitchState ( )

◆ OSGetResetButtonState()

BOOL OSGetResetButtonState ( void )