diff options
| author | 2012-11-14 20:37:29 +0000 | |
|---|---|---|
| committer | 2012-11-14 20:37:29 +0000 | |
| commit | ee2fa104f62c3f9c0c914c25342c9ae4e2847ce3 (patch) | |
| tree | d02fa4aaa43c9121832056a29013f84625810c54 /.gitattributes | |
| parent | 328482ddcc9327f7085013a2f7516e7118a23fe0 (diff) | |
Forgot the driver file
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 95f1c594675..8f0533cbc15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5665,6 +5665,7 @@ src/mess/drivers/amico2k.c svneol=native#text/plain src/mess/drivers/amiga.c svneol=native#text/plain src/mess/drivers/amstr_pc.c svneol=native#text/plain src/mess/drivers/amstrad.c svneol=native#text/plain +src/mess/drivers/apc.c svneol=native#text/plain src/mess/drivers/apexc.c svneol=native#text/plain src/mess/drivers/apf.c svneol=native#text/plain src/mess/drivers/apogee.c svneol=native#text/plain |
