SSBM Decomp
Loading...
Searching...
No Matches
fstload.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_DVD_FSTLOAD_H
2
#define DOLPHIN_DVD_FSTLOAD_H
3
4
#include <
platform.h
>
5
6
#include <
dolphin/dvd/forward.h
>
7
8
void
__fstLoad
(
void
);
9
10
void
cb
(
s32
param_1,
DVDCommandBlock
* block);
11
12
#endif
forward.h
__fstLoad
void __fstLoad(void)
Definition
fstload.c:44
cb
void cb(s32 param_1, DVDCommandBlock *block)
Definition
fstload.c:21
platform.h
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
DVDCommandBlock
Definition
dvd.h:39
src
dolphin
dvd
fstload.h
Generated by
1.9.8