summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2012-08-08 23:47:57 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2012-08-08 23:47:57 +0000
commit57c5cd82e9d9ee2d5ff56b282ca1f74963133ce9 (patch)
treeca33845917e4e09a857e6b4820e98984acb2d816 /.gitattributes
parent8d8f2056a31f2f030506b27b622026c6604e62fc (diff)
Kaneko sprites are now a device. This should facilitate cleaning up video related files as well (sprites and tilemaps). [David Haywood]
Cleanup and notes for maygayep.c - From Haze (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3e0365d4043..1a27b7049be 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4788,6 +4788,8 @@ src/mame/video/kan_panb.h svneol=native#text/plain
src/mame/video/kan_pand.c svneol=native#text/plain
src/mame/video/kan_pand.h svneol=native#text/plain
src/mame/video/kaneko16.c svneol=native#text/plain
+src/mame/video/kaneko_spr.c svneol=native#text/plain
+src/mame/video/kaneko_spr.h svneol=native#text/plain
src/mame/video/kaneko_tmap.c svneol=native#text/plain
src/mame/video/kaneko_tmap.h svneol=native#text/plain
src/mame/video/kangaroo.c svneol=native#text/plain