mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-13 15:45:51 +00:00
7 lines
114 B
C
7 lines
114 B
C
#ifndef _DOLPHIN_DVD_REGS
|
|
#define _DOLPHIN_DVD_REGS
|
|
|
|
vu32 __DIRegs[16] : 0xCC006000;
|
|
|
|
#endif // _DOLPHIN_DVD_REGS
|