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 */