diff options
| author | 2014-10-11 09:24:04 +0000 | |
|---|---|---|
| committer | 2014-10-11 09:24:04 +0000 | |
| commit | 4ebee5fd3ff9ae296a3f666b5a939a457f68bd2f (patch) | |
| tree | 36c9b3af82e9346092bd789d32e91a47ac127735 /.gitattributes | |
| parent | 5e5708da2a9b0cdfa9a9779bf18b8c420f33ddfd (diff) | |
given to a couple of sound devices their own include. nw.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 5c1e0f93315..6727b6c7526 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8054,8 +8054,10 @@ src/mess/audio/upd1771.c svneol=native#text/plain src/mess/audio/upd1771.h svneol=native#text/plain src/mess/audio/vboy.c svneol=native#text/plain src/mess/audio/vboy.h svneol=native#text/plain -src/mess/audio/vc4000.c svneol=native#text/plain -src/mess/audio/wswan.c svneol=native#text/plain +src/mess/audio/vc4000snd.c svneol=native#text/plain +src/mess/audio/vc4000snd.h svneol=native#text/plain +src/mess/audio/wswan_snd.c svneol=native#text/plain +src/mess/audio/wswan_snd.h svneol=native#text/plain src/mess/drivers/4004clk.c svneol=native#text/plain src/mess/drivers/68ksbc.c svneol=native#text/plain src/mess/drivers/a2600.c svneol=native#text/plain |
