diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 1b2384f8062..c7d0fe450da 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8048,7 +8048,8 @@ src/mess/audio/socrates.c svneol=native#text/plain src/mess/audio/socrates.h svneol=native#text/plain src/mess/audio/specimx_snd.c svneol=native#text/plain src/mess/audio/specimx_snd.h svneol=native#text/plain -src/mess/audio/svision.c svneol=native#text/plain +src/mess/audio/svis_snd.c svneol=native#text/plain +src/mess/audio/svis_snd.h svneol=native#text/plain src/mess/audio/tvc_snd.c svneol=native#text/plain src/mess/audio/tvc_snd.h svneol=native#text/plain src/mess/audio/upd1771.c svneol=native#text/plain |