summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-12-22 14:49:27 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-12-22 14:49:27 +0000
commitff7213f6f104b2547cbb45df82ff23735371258b (patch)
treef26f612c01a1e3a147657a68e1517045ae8c0b02 /.gitattributes
parent30dff4284af06e651c5d1302e7b359d02cc8695d (diff)
Added save states to ics2115 sound device
Added driver data struct and save states to psikyo.c and pgm.c Added driver data struct to psikyo4.c and psikyosh.c
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e5d0741c3f6..18439c0621e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2637,6 +2637,8 @@ src/mame/includes/policetr.h svneol=native#text/plain
src/mame/includes/polyplay.h svneol=native#text/plain
src/mame/includes/poolshrk.h svneol=native#text/plain
src/mame/includes/popper.h svneol=native#text/plain
+src/mame/includes/psikyo.h svneol=native#text/plain
+src/mame/includes/psikyo4.h svneol=native#text/plain
src/mame/includes/psikyosh.h svneol=native#text/plain
src/mame/includes/psx.h svneol=native#text/plain
src/mame/includes/qix.h svneol=native#text/plain