SSBM Decomp
Toggle main menu visibility
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
7
extern
"C"
{
8
#endif
9
10
typedef
void (*
OSResetCallback
)(void);
11
12
OSResetCallback
OSSetResetCallback
(
OSResetCallback
callback
);
13
BOOL
OSGetResetSwitchState
();
14
BOOL
OSGetResetButtonState
(
void
);
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
OSSetResetCallback
OSResetCallback OSSetResetCallback(OSResetCallback callback)
OSGetResetSwitchState
BOOL OSGetResetSwitchState()
OSGetResetButtonState
BOOL OSGetResetButtonState(void)
OSResetCallback
void(* OSResetCallback)(void)
Definition
OSResetSW.h:10
types.h
BOOL
int BOOL
Definition
types.h:20
callback
static void callback(HSD_GObj *gobj)
Definition
ftdonkeyspeciallw.c:89
extern
dolphin
include
dolphin
os
OSResetSW.h
Generated by
1.17.0