summaryrefslogtreecommitdiff
path: root/include/dolphin/dvd_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dolphin/dvd_regs.h')
-rw-r--r--include/dolphin/dvd_regs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/dolphin/dvd_regs.h b/include/dolphin/dvd_regs.h
new file mode 100644
index 0000000..85be468
--- /dev/null
+++ b/include/dolphin/dvd_regs.h
@@ -0,0 +1,6 @@
+#ifndef _DOLPHIN_DVD_REGS
+#define _DOLPHIN_DVD_REGS
+
+vu32 __DIRegs[16] : 0xCC006000;
+
+#endif // _DOLPHIN_DVD_REGS