summaryrefslogtreecommitdiff
path: root/include/dolphin/dvd/dvderror.h
blob: b20f5627cf6b2a08db62c1f889e93a076b0b1af7 (plain)
1
2
3
4
5
6
7
8
#ifndef DVDERROR_H
#define DVDERROR_H

#include "dolphin/types.h"

void __DVDStoreErrorCode(u32 error);

#endif /* DVDERROR_H */