diff options
| author | 2010-08-08 07:07:15 +0000 | |
|---|---|---|
| committer | 2010-08-08 07:07:15 +0000 | |
| commit | 26d3ec32443867bda97588b46ac978e73e008dbd (patch) | |
| tree | b1b1cc13ec59c9b2f8071deacc2bfd1816d7b1e0 /.gitattributes | |
| parent | 12f92effcb6f501690ff8495e3ff66a689c5542e (diff) | |
plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1f8d4f93eab..10aab5d9736 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2802,6 +2802,7 @@ src/mame/includes/pk8000.h svneol=native#text/plain src/mame/includes/pktgaldx.h svneol=native#text/plain src/mame/includes/playch10.h svneol=native#text/plain src/mame/includes/playmark.h svneol=native#text/plain +src/mame/includes/plygonet.h svneol=native#text/plain src/mame/includes/polepos.h svneol=native#text/plain src/mame/includes/policetr.h svneol=native#text/plain src/mame/includes/polyplay.h svneol=native#text/plain |
