diff options
author | 2014-10-03 20:38:25 +0000 | |
---|---|---|
committer | 2014-10-03 20:38:25 +0000 | |
commit | 6671452664dde0f7969bfb16ad1db0cbbe0bb2e3 (patch) | |
tree | cbbf1c9d9abb656df7182ad300022fb44ba75ca0 /.gitattributes | |
parent | 23bae7d14495da06501686bc9261cb329f613b78 (diff) |
New NOT WORKING games added
---------------
Capriccio Spin 2 [hap, Yasuhiro]
Capriccio Cyclone [hap, Yasuhiro]
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b3be22a5bbc..d2d4c995338 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4705,6 +4705,8 @@ src/mame/drivers/calorie.c svneol=native#text/plain src/mame/drivers/canyon.c svneol=native#text/plain src/mame/drivers/capbowl.c svneol=native#text/plain src/mame/drivers/capcom.c svneol=native#text/plain +src/mame/drivers/capr1.c svneol=native#text/plain +src/mame/drivers/caprcyc.c svneol=native#text/plain src/mame/drivers/cardline.c svneol=native#text/plain src/mame/drivers/carjmbre.c svneol=native#text/plain src/mame/drivers/carpolo.c svneol=native#text/plain |