NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
dvdfatal.h
1
#ifndef RVL_SDK_DVD_FATAL_H
2
#define RVL_SDK_DVD_FATAL_H
3
#include <types.h>
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
__DVDShowFatalMessage(
void
);
9
BOOL DVDSetAutoFatalMessaging(BOOL enable);
10
BOOL __DVDGetAutoFatalMessaging(
void
);
11
void
__DVDPrintFatalMessage(
void
);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
#endif
include
lib
revolution
DVD
dvdfatal.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2