SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_CARD_FORWARD_H
2
#define DOLPHIN_CARD_FORWARD_H
3
4
#include <
platform.h
>
5
6
#include <
dolphin/os.h
>
7
#include <
dolphin/os/OSExi.h
>
8
9
typedef
struct
CARDFileInfo
CARDFileInfo
;
10
typedef
struct
CARDStat
CARDStat
;
11
12
typedef
void (*
CARDCallback
)(
EXIChannel
chan,
s32
result);
13
14
#endif
OSExi.h
EXIChannel
EXIChannel
Definition
OSExi.h:20
CARDCallback
void(* CARDCallback)(EXIChannel chan, s32 result)
Definition
forward.h:12
os.h
platform.h
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
CARDFileInfo
Definition
card.h:90
CARDStat
Definition
CARDStat.c:22
src
dolphin
card
forward.h
Generated by
1.9.8