diff options
author | 2014-10-10 17:14:00 +0000 | |
---|---|---|
committer | 2014-10-10 17:14:00 +0000 | |
commit | 1f51011af7f63ffed97a2e96a4a8b2cd1b2aa5ea (patch) | |
tree | cfa58426b290393e2299ca0774bb5b674fea0a46 /.gitattributes | |
parent | b6f06fe46fd43b48cc89f439ce2d0dd4b05db54c (diff) |
begin st0016 reorganization (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 371162cf5b4..b74fb3fb6e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7141,6 +7141,8 @@ src/mame/machine/slapstic.c svneol=native#text/plain src/mame/machine/slikshot.c svneol=native#text/plain src/mame/machine/snes.c svneol=native#text/plain src/mame/machine/spisprit.c svneol=native#text/plain +src/mame/machine/st0016.c svneol=native#text/plain +src/mame/machine/st0016.h svneol=native#text/plain src/mame/machine/starwars.c svneol=native#text/plain src/mame/machine/steppers.c svneol=native#text/plain src/mame/machine/steppers.h svneol=native#text/plain |