diff options
author | 2008-01-09 23:10:20 +0000 | |
---|---|---|
committer | 2008-01-09 23:10:20 +0000 | |
commit | 7088b5139efee0561d1b39f760e4ad812bbbac54 (patch) | |
tree | 1c725d00004b23bdf66f1c2186ca24315b77581f /.gitattributes | |
parent | eaf4e1927200f7b3c6650f7fe86be5871d1db6bb (diff) |
Reorganization of Raiden 2 driver.. a bit of extra documentation of the 'V33' based set, which I've renamed..
nothing new working.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 95b2b3bd528..c46bf08c353 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2489,6 +2489,7 @@ src/mame/machine/pitnrun.c svneol=native#text/plain src/mame/machine/playch10.c svneol=native#text/plain src/mame/machine/psx.c svneol=native#text/plain src/mame/machine/qix.c svneol=native#text/plain +src/mame/machine/r2crypt.c svneol=native#text/plain src/mame/machine/rainbow.c svneol=native#text/plain src/mame/machine/retofinv.c svneol=native#text/plain src/mame/machine/s16fd.c svneol=native#text/plain |