SSBM Decomp
Loading...
Searching...
No Matches
CARDDir.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_CARD_CARDDIR_H
2
#define DOLPHIN_CARD_CARDDIR_H
3
4
#include <
platform.h
>
5
6
#include <
dolphin/card/forward.h
>
7
8
#include <
dolphin/card.h
>
9
10
s32
__CARDUpdateDir
(
s32
chan,
CARDCallback
callback
);
11
12
s32
__CARDUpdateDir
(
s32
chan,
CARDCallback
callback
);
13
14
#endif
__CARDUpdateDir
s32 __CARDUpdateDir(s32 chan, CARDCallback callback)
Definition
CARDDir.c:87
card.h
forward.h
CARDCallback
void(* CARDCallback)(EXIChannel chan, s32 result)
Definition
forward.h:12
callback
static void callback(HSD_GObj *gobj)
Definition
ftDk_SpecialLw.c:88
platform.h
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
src
dolphin
card
CARDDir.h
Generated by
1.9.8