summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2014-10-18 18:04:24 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2014-10-18 18:04:24 +0000
commit641a322ac0b8c56f255945d5ce84c0d12d9e416e (patch)
tree6f8bc701687f1061642c2193e71479ca3a863163 /.gitattributes
parent8b906aa0ec3b0e2e8f69f3c9d862027286173272 (diff)
make 'kog' dipswitch part of the protection device / cartridge (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 27c879c52dc..657337331b8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1190,6 +1190,8 @@ src/emu/bus/neogeo/kof98_cart.c svneol=native#text/plain
src/emu/bus/neogeo/kof98_cart.h svneol=native#text/plain
src/emu/bus/neogeo/kof98_prot.c svneol=native#text/plain
src/emu/bus/neogeo/kof98_prot.h svneol=native#text/plain
+src/emu/bus/neogeo/kog_prot.c svneol=native#text/plain
+src/emu/bus/neogeo/kog_prot.h svneol=native#text/plain
src/emu/bus/neogeo/mslugx_cart.c svneol=native#text/plain
src/emu/bus/neogeo/mslugx_cart.h svneol=native#text/plain
src/emu/bus/neogeo/mslugx_prot.c svneol=native#text/plain