summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2010-03-16 07:53:12 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2010-03-16 07:53:12 +0000
commit462128d7a8026a6ec33699b7b81eb87ddc76a2ef (patch)
tree55f608b3c7db3c3a8e1e5d686128ef6659574ac6 /.gitattributes
parente0347e2fa3eb22a0a53cb40a12fe11f410be5573 (diff)
Added driver data class and save states to: paradise.c, pasha2.c and pbaction.c
Enabled saves states in pass.c (everything was already saved)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c494859ad80..e46399f8aa9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2725,6 +2725,7 @@ src/mame/includes/pandoras.h svneol=native#text/plain
src/mame/includes/paradise.h svneol=native#text/plain
src/mame/includes/parodius.h svneol=native#text/plain
src/mame/includes/pass.h svneol=native#text/plain
+src/mame/includes/pbaction.h svneol=native#text/plain
src/mame/includes/pgm.h svneol=native#text/plain
src/mame/includes/phoenix.h svneol=native#text/plain
src/mame/includes/pitnrun.h svneol=native#text/plain