mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-03 16:55:36 +00:00
7 lines
105 B
C
7 lines
105 B
C
#ifndef __DVD_REGS_H__
|
|
#define __DVD_REGS_H__
|
|
|
|
vu32 __DIRegs[16] : 0xCC006000;
|
|
|
|
#endif // __DVD_REGS_H__
|