diff options
| author | 2014-09-13 19:59:51 +0000 | |
|---|---|---|
| committer | 2014-09-13 19:59:51 +0000 | |
| commit | 1a610ff5311bc98042bb118de7e290cdb52bd6cc (patch) | |
| tree | ca4e39cdafa45ca3eb8f91db13e66b91fa31ca04 /.gitattributes | |
| parent | f4d61505ee3b0c008cc129d39aed24dc73de17fd (diff) | |
more sdlwork.c and winwork.c consolidation / SDL now supports envrionment variable OSDWORKQUEUEMAXTHREADS (nw)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 19f6453d3d9..ea8fa087c20 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9552,6 +9552,8 @@ src/osd/windows/winmain.c svneol=native#text/plain src/osd/windows/winmain.h svneol=native#text/plain src/osd/windows/winmenu.c svneol=native#text/plain src/osd/windows/winmisc.c svneol=native#text/plain +src/osd/windows/winos.c svneol=native#text/plain +src/osd/windows/winos.h svneol=native#text/plain src/osd/windows/winprefix.h svneol=native#text/plain src/osd/windows/winptty.c svneol=native#text/plain src/osd/windows/winsocket.c svneol=native#text/plain |
