diff options
author | 2010-03-15 19:13:44 +0000 | |
---|---|---|
committer | 2010-03-15 19:13:44 +0000 | |
commit | 8a376dc6e687be32d1e726930eb7d12286985b2d (patch) | |
tree | cafc415b175cde0e0b1c82dd3c3ed45c5d6e7fd3 /.gitattributes | |
parent | a36bfcd2b9c8887125bafdfe0c1aced99de1e6f3 (diff) |
Added default NVRAM for Namco FL games and some Namco System 2 games [David Haywood]
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 38e3a8c288e..14f6bdab9c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2948,6 +2948,7 @@ src/mame/layout/maxaflex.lay svneol=native#text/plain src/mame/layout/mil4000.lay svneol=native#text/plain src/mame/layout/mpoker.lay svneol=native#text/plain src/mame/layout/mpu4.lay svneol=native#text/plain +src/mame/layout/namcofl.lay svneol=native#text/plain src/mame/layout/nbmj8688.lay svneol=native#text/plain src/mame/layout/neogeo.lay svneol=native#text/plain src/mame/layout/noraut11.lay svneol=native#text/plain |