Files
tww/include/dolphin/dvd/dvderror.h
T
2025-03-16 21:52:11 -04:00

9 lines
129 B
C

#ifndef DVDERROR_H
#define DVDERROR_H
#include "dolphin/types.h"
void __DVDStoreErrorCode(u32 error);
#endif /* DVDERROR_H */