summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-27 00:42:04 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-27 00:42:04 +0000
commit6379e9c903f6463057fc4c7f22a821f979ab9663 (patch)
treed88bea43e974f51c06b33015aceffc3fa7cb36c7 /.gitattributes
parent792adf6a07658d6c4d6c28e60d04d494b5144150 (diff)
Added driver data struct to bwing.c and slightly simplified the video code (by removing a couple of redundant variables).
More work would be needed to fully clean it up, but I'm not expert enough right now.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8716b0082d1..f92d6bcf0f7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2361,6 +2361,7 @@ src/mame/includes/btime.h svneol=native#text/plain
src/mame/includes/btoads.h svneol=native#text/plain
src/mame/includes/bublbobl.h svneol=native#text/plain
src/mame/includes/buggychl.h svneol=native#text/plain
+src/mame/includes/bwing.h svneol=native#text/plain
src/mame/includes/bzone.h svneol=native#text/plain
src/mame/includes/canyon.h svneol=native#text/plain
src/mame/includes/capbowl.h svneol=native#text/plain