summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-17 16:34:24 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-17 16:34:24 +0000
commit5d5a29a5e840b3d2be0f3f42e854a7001ae59442 (patch)
tree00ff092468c807136b77e91218cb6a475a7639da /.gitattributes
parentb7e473609069c9c2fa605d14fd9d46968af41aff (diff)
Moved ST-V game-specific overrides from saturn.c/stvinit.c to stv.c, makes games to correctly return stv.c instead of saturn.c if you use -listsource [Angelo Salese]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index f49f205833c..8a8b8b277c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2720,7 +2720,7 @@ src/mame/drivers/stepstag.c svneol=native#text/plain
src/mame/drivers/stfight.c svneol=native#text/plain
src/mame/drivers/stlforce.c svneol=native#text/plain
src/mame/drivers/strnskil.c svneol=native#text/plain
-src/mame/drivers/stvinit.c svneol=native#text/plain
+src/mame/drivers/stv.c svneol=native#text/plain
src/mame/drivers/sub.c svneol=native#text/plain
src/mame/drivers/subs.c svneol=native#text/plain
src/mame/drivers/subsino.c svneol=native#text/plain