diff options
author | 2014-09-27 04:09:15 +0000 | |
---|---|---|
committer | 2014-09-27 04:09:15 +0000 | |
commit | c6dca189a364833bb9021da94af7fc5fe0b17888 (patch) | |
tree | 831fb1d4e11a623fc68c0a0fadc5583e37001432 /.gitattributes | |
parent | 714cc644908789589f731570eda5befa78e3947c (diff) |
machine/maniach.c filename different from driver name was confusing. decided to move code to the driver file instead of renaming the file, only 120 lines anyway
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 71e01f7be7c..a3f21308911 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6934,7 +6934,6 @@ src/mame/machine/konppc.h svneol=native#text/plain src/mame/machine/leland.c svneol=native#text/plain src/mame/machine/lkage.c svneol=native#text/plain src/mame/machine/lsasquad.c svneol=native#text/plain -src/mame/machine/maniach.c svneol=native#text/plain src/mame/machine/maple-dc.c svneol=native#text/plain src/mame/machine/maple-dc.h svneol=native#text/plain src/mame/machine/mapledev.c svneol=native#text/plain |