diff options
| author | 2012-03-23 16:35:11 +0000 | |
|---|---|---|
| committer | 2012-03-23 16:35:11 +0000 | |
| commit | a0dfd5f6cb18d29c8b90457f0f0334386f0e58fc (patch) | |
| tree | 288edb6fbbc86b305aa8ced743ad900dac9e3894 /.gitattributes | |
| parent | 7d9e0e886761d74527b3d66f57e1b0b8876a6dfd (diff) | |
give quasar driver separate include
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 577ca8aa93c..9da578efd50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3700,6 +3700,7 @@ src/mame/includes/punchout.h svneol=native#text/plain src/mame/includes/pushman.h svneol=native#text/plain src/mame/includes/qdrmfgp.h svneol=native#text/plain src/mame/includes/qix.h svneol=native#text/plain +src/mame/includes/quasar.h svneol=native#text/plain src/mame/includes/quizdna.h svneol=native#text/plain src/mame/includes/quizpani.h svneol=native#text/plain src/mame/includes/raiden.h svneol=native#text/plain |
