diff options
| author | 2009-12-20 20:34:01 +0000 | |
|---|---|---|
| committer | 2009-12-20 20:34:01 +0000 | |
| commit | 9f1f17d6cd169f82029b3e690d721279b4e992cd (patch) | |
| tree | 7fdd7e06835d5040d7f7490fac3eb586995f29a1 /.gitattributes | |
| parent | 7ab8a6d8f658b1aa32ef419bd60464152cad0019 (diff) | |
Forgot a few files.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ccac5c04e80..e5d0741c3f6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3548,6 +3548,8 @@ src/mame/video/rdpacomp.c svneol=native#text/plain src/mame/video/rdpacomp.h svneol=native#text/plain src/mame/video/rdpacvg.c svneol=native#text/plain src/mame/video/rdpacvg.h svneol=native#text/plain +src/mame/video/rdpblend.c svneol=native#text/plain +src/mame/video/rdpblend.h svneol=native#text/plain src/mame/video/rdpfb.c svneol=native#text/plain src/mame/video/rdpfb.h svneol=native#text/plain src/mame/video/rdpfetch.c svneol=native#text/plain @@ -3560,6 +3562,8 @@ src/mame/video/rdptrect.c svneol=native#text/plain src/mame/video/rdptrect.h svneol=native#text/plain src/mame/video/rdptri.c svneol=native#text/plain src/mame/video/rdptri.h svneol=native#text/plain +src/mame/video/rdpupd16.c svneol=native#text/plain +src/mame/video/rdpupd16.h svneol=native#text/plain src/mame/video/realbrk.c svneol=native#text/plain src/mame/video/redalert.c svneol=native#text/plain src/mame/video/redclash.c svneol=native#text/plain |
