summaryrefslogtreecommitdiff
path: root/include/SDK/dvd.h
blob: d2cc09e7088ce5bcf8c6c3b12ca2e20077a0b3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#ifndef POKEREVO_DVD_H
#define POKEREVO_DVD_H

#ifdef __cplusplus
extern "C" {
#endif

#include "SDK/DVD/dvd.h"
#include "SDK/DVD/dvdFatal.h"
#include "SDK/DVD/dvdfs.h"

#ifdef __cplusplus
}
#endif

#endif //POKEREVO_DVD_H