SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
CARDCheck.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_CARDCHECK_H_
2
#define _DOLPHIN_CARDCHECK_H_
3
4
s32
CARDCheckAsync
(
s32
chan,
CARDCallback
callback
);
5
long
CARDCheck
(
long
chan);
6
7
#endif
// _DOLPHIN_CARDCHECK_H_
CARDCheck
long CARDCheck(long chan)
CARDCheckAsync
s32 CARDCheckAsync(s32 chan, CARDCallback callback)
CARDCallback
void(* CARDCallback)(s32 chan, s32 result)
Definition
card.h:16
s32
signed long s32
Definition
types.h:8
callback
static void callback(HSD_GObj *gobj)
Definition
ftdonkeyspeciallw.c:89
extern
dolphin
include
dolphin
card
CARDCheck.h
Generated by
1.17.0