summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-20 00:41:58 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-20 00:41:58 +0000
commitdcb1342d4274dd1733467660665f6d16f1e3e0b6 (patch)
tree46744cdfb7e2adc3183aed0239cc62aecd0fcb06 /.gitattributes
parentad5a31d1d354234d8e01807e19a041a25c0f1bc6 (diff)
- Added driver_data struct to arkanoid.c
- Added driver_data struct and save states to hexa.c
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c392f16c26f..9181e606b1b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2427,6 +2427,7 @@ src/mame/includes/grchamp.h svneol=native#text/plain
src/mame/includes/gridlee.h svneol=native#text/plain
src/mame/includes/gstriker.h svneol=native#text/plain
src/mame/includes/harddriv.h svneol=native#text/plain
+src/mame/includes/hexa.h svneol=native#text/plain
src/mame/includes/hitme.h svneol=native#text/plain
src/mame/includes/homedata.h svneol=native#text/plain
src/mame/includes/hyprduel.h svneol=native#text/plain