NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
dvdidutils.h
1
#ifndef RVL_SDK_DVD_ID_UTILS_H
2
#define RVL_SDK_DVD_ID_UTILS_H
3
#include <revolution/DVD/dvd.h>
4
#include <types.h>
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
BOOL DVDCompareDiskID(
const
DVDDiskID
* id1,
const
DVDDiskID
* id2);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
#endif
DVDDiskID
Definition
dvd.h:51
include
lib
revolution
DVD
dvdidutils.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2