Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
OSResetSW.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* OSResetCallback) (void)
 

Functions

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

Typedef Documentation

◆ OSResetCallback

typedef void(* OSResetCallback) (void)

Function Documentation

◆ OSGetResetButtonState()

BOOL OSGetResetButtonState ( void )

◆ OSGetResetSwitchState()

BOOL OSGetResetSwitchState ( void )

◆ OSSetResetCallback()

OSResetCallback OSSetResetCallback ( OSResetCallback callback)