diff options
| author | 2010-08-27 09:03:57 +0000 | |
|---|---|---|
| committer | 2010-08-27 09:03:57 +0000 | |
| commit | 531990239494d5c2c8f3cac86266078a5d845c3d (patch) | |
| tree | a947e107e533e683bb6be210599b64d52b3b0b2b /.gitattributes | |
| parent | ae3aadf53c528b6f320d237adff83aa9275f7e90 (diff) | |
Made MAME compile by adding missing H files restored from files Atari Ace sent (no whatsnew)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b5a8106cc14..e4cd869f3fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2481,6 +2481,7 @@ src/mame/includes/batman.h svneol=native#text/plain src/mame/includes/battlane.h svneol=native#text/plain src/mame/includes/battlex.h svneol=native#text/plain src/mame/includes/battlnts.h svneol=native#text/plain +src/mame/includes/bbusters.h svneol=native#text/plain src/mame/includes/beathead.h svneol=native#text/plain src/mame/includes/beezer.h svneol=native#text/plain src/mame/includes/bigevglf.h svneol=native#text/plain @@ -2717,6 +2718,7 @@ src/mame/includes/macrossp.h svneol=native#text/plain src/mame/includes/madalien.h svneol=native#text/plain src/mame/includes/madmotor.h svneol=native#text/plain src/mame/includes/mainevt.h svneol=native#text/plain +src/mame/includes/mainsnk.h svneol=native#text/plain src/mame/includes/malzak.h svneol=native#text/plain src/mame/includes/mappy.h svneol=native#text/plain src/mame/includes/mario.h svneol=native#text/plain @@ -2814,6 +2816,7 @@ src/mame/includes/policetr.h svneol=native#text/plain src/mame/includes/polyplay.h svneol=native#text/plain src/mame/includes/poolshrk.h svneol=native#text/plain src/mame/includes/popper.h svneol=native#text/plain +src/mame/includes/prehisle.h svneol=native#text/plain src/mame/includes/psikyo.h svneol=native#text/plain src/mame/includes/psikyo4.h svneol=native#text/plain src/mame/includes/psikyosh.h svneol=native#text/plain @@ -2864,6 +2867,7 @@ src/mame/includes/slapstic.h svneol=native#text/plain src/mame/includes/snes.h svneol=native#text/plain src/mame/includes/snk.h svneol=native#text/plain src/mame/includes/snk6502.h svneol=native#text/plain +src/mame/includes/snk68.h svneol=native#text/plain src/mame/includes/sonson.h svneol=native#text/plain src/mame/includes/spacefb.h svneol=native#text/plain src/mame/includes/spbactn.h svneol=native#text/plain |
