SSBM Decomp
Loading...
Searching...
No Matches
dvderror.h
Go to the documentation of this file.
1#ifndef DOLPHIN_DVD_DVDERROR_H
2#define DOLPHIN_DVD_DVDERROR_H
3
4#include <platform.h>
5
7
8#endif
u32 error
Definition dvd.c:3
void __DVDStoreErrorCode(u32 error)
Definition dvderror.c:23
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26