SSBM Decomp
Loading...
Searching...
No Matches
OSResetSW.h
Go to the documentation of this file.
1#ifndef _DOLPHIN_OSRESETSW_H_
2#define _DOLPHIN_OSRESETSW_H_
3
4#include <dolphin/types.h>
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
10typedef void (*OSResetCallback)(void);
11
15
16#ifdef __cplusplus
17}
18#endif
19
20#endif
OSResetCallback OSSetResetCallback(OSResetCallback callback)
BOOL OSGetResetSwitchState()
BOOL OSGetResetButtonState(void)
void(* OSResetCallback)(void)
Definition OSResetSW.h:10
int BOOL
Definition types.h:20
static void callback(HSD_GObj *gobj)
Definition ftDk_SpecialLw.c:90