diff options
author | 2014-10-05 14:50:37 +0000 | |
---|---|---|
committer | 2014-10-05 14:50:37 +0000 | |
commit | f65a4162242664ec3d81ec0da82fdc7417e61cca (patch) | |
tree | de324fcdf5d57f6b0829feb7d01249db9c0eb672 /.gitattributes | |
parent | e6ac3d967b3e430d76a88a7908c9bb49b9504841 (diff) |
some fuuki refactoring (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 74266d9661b..622030c016d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7392,6 +7392,8 @@ src/mame/video/funkybee.c svneol=native#text/plain src/mame/video/funkyjet.c svneol=native#text/plain src/mame/video/funworld.c svneol=native#text/plain src/mame/video/funybubl.c svneol=native#text/plain +src/mame/video/fuukifg.c svneol=native#text/plain +src/mame/video/fuukifg.h svneol=native#text/plain src/mame/video/fuukifg2.c svneol=native#text/plain src/mame/video/fuukifg3.c svneol=native#text/plain src/mame/video/gaelco.c svneol=native#text/plain |