diff options
author | 2008-02-20 05:25:29 +0000 | |
---|---|---|
committer | 2008-02-20 05:25:29 +0000 | |
commit | df91564d031d23da4140c5490c0e9a50539af803 (patch) | |
tree | 7ef14ad35d27d02d7c631e2c98e0712e669f6596 /.gitattributes | |
parent | cc998eae3a623b3cfbcdcb66ebf2a619548de9a4 (diff) |
- Complete memory map
- Cyrsals
- Driver state structure
- Text layer is rendered at the same time as the background
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0dd8ef7fe86..1b18d45d30b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1074,6 +1074,7 @@ src/mame/audio/invinco.c svneol=native#text/plain src/mame/audio/irem.c svneol=native#text/plain src/mame/audio/irem.h svneol=native#text/plain src/mame/audio/jaguar.c svneol=native#text/plain +src/mame/audio/jedi.c svneol=native#text/plain src/mame/audio/laserbat.c svneol=native#text/plain src/mame/audio/leland.c svneol=native#text/plain src/mame/audio/llander.c svneol=native#text/plain |