Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
dvdlow.h
Go to the documentation of this file.
1#ifndef DVDLOW_H
2#define DVDLOW_H
3
4#include "dolphin/types.h"
5
7vu32 __DIRegs[16] AT_ADDRESS(0xCC006000);
8
9#endif /* DVDLOW_H */
T cLib_calcTimer(T *value)
Definition c_lib.h:74
vu32 __DIRegs[16] AT_ADDRESS(0xCC006000)
void(* DVDLowCallback)(u32 intType)
Definition dvdlow.h:6
unsigned long u32
Definition types.h:10
volatile u32 vu32
Definition types.h:15