diff options
author | 2008-01-06 06:44:24 +0000 | |
---|---|---|
committer | 2008-01-06 06:44:24 +0000 | |
commit | aae4b919d1a545748269b41a92e591216a2c8dac (patch) | |
tree | fd92687c138ee559ec9c59b2f1febdc8a5450afb /.gitattributes | |
parent | 13fd2cf51549f91da54ccbce0fbcd08d7dfe095c (diff) |
(From David Haywood)
Added standard layout to neogeo driver, with alternate view to crop out leftmost 8 pixels.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0d54de3f937..4efe97f9fad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2330,6 +2330,7 @@ src/mame/layout/lazercmd.lay svneol=native#text/plain src/mame/layout/maxaflex.lay svneol=native#text/plain src/mame/layout/mpu4.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/paradice.lay svneol=native#text/plain src/mame/layout/pe_bjack.lay svneol=native#text/plain src/mame/layout/pe_keno.lay svneol=native#text/plain |