diff options
| author | 2013-10-14 00:16:11 +0000 | |
|---|---|---|
| committer | 2013-10-14 00:16:11 +0000 | |
| commit | e1ad28991619464ec8d1652e80245c609d686dfb (patch) | |
| tree | e0b4b1ad95bc88d35bee74350145898a846a9ac7 /.gitattributes | |
| parent | d24837538af4cdaaa8a3408c83e547fa48ab2db7 (diff) | |
shunt some IGS code around (nw)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3725a9c7789..3f46db7e009 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5107,6 +5107,8 @@ src/mame/machine/igs022.c svneol=native#text/plain src/mame/machine/igs022.h svneol=native#text/plain src/mame/machine/igs025.c svneol=native#text/plain src/mame/machine/igs025.h svneol=native#text/plain +src/mame/machine/igs028.c svneol=native#text/plain +src/mame/machine/igs028.h svneol=native#text/plain src/mame/machine/irem_cpu.c svneol=native#text/plain src/mame/machine/irem_cpu.h svneol=native#text/plain src/mame/machine/irobot.c svneol=native#text/plain |
