SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_DVD_FORWARD_H
2
#define DOLPHIN_DVD_FORWARD_H
3
4
#include <
platform.h
>
5
6
typedef
struct
DVDCommandBlock
DVDCommandBlock
;
7
8
typedef
void (*
DVDCBCallback
)(
s32
result,
DVDCommandBlock
* block);
9
10
#endif
DVDCBCallback
void(* DVDCBCallback)(s32 result, DVDCommandBlock *block)
Definition
forward.h:8
platform.h
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
DVDCommandBlock
Definition
dvd.h:39
src
dolphin
dvd
forward.h
Generated by
1.9.8