diff options
| author | 2010-01-06 11:38:48 +0000 | |
|---|---|---|
| committer | 2010-01-06 11:38:48 +0000 | |
| commit | 2336b51f2fcade4c7763e414a3b8e2d59c96d1d7 (patch) | |
| tree | b4518fd88a0eaa4175d1a2e6f1fdd9ed7a4c1771 /.gitattributes | |
| parent | fd4e438cdbdd817bcb1cd02801439e0b8301c3dc (diff) | |
Forgot to commit these:
- added driver data struct & save states to gradius3.c
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 509d20a98bc..23ef2a222df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2522,6 +2522,7 @@ src/mame/includes/gomoku.h svneol=native#text/plain src/mame/includes/gotcha.h svneol=native#text/plain src/mame/includes/gottlieb.h svneol=native#text/plain src/mame/includes/gotya.h svneol=native#text/plain +src/mame/includes/gradius3.h svneol=native#text/plain 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 |
