diff options
author | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
commit | 6aaedb813fa11ba0679c3051bc2eb28646b9506c (patch) | |
tree | 34acbfc9840e02cb4753e6306ea7ce978bf8b58e /src/contrib/SDL-2.30.2/docs/README-wince.md | |
parent | 8f228ade99dd3d4c8da9b78ade1815c9adf85c8f (diff) |
Update to SDL3
Diffstat (limited to 'src/contrib/SDL-2.30.2/docs/README-wince.md')
-rw-r--r-- | src/contrib/SDL-2.30.2/docs/README-wince.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/contrib/SDL-2.30.2/docs/README-wince.md b/src/contrib/SDL-2.30.2/docs/README-wince.md deleted file mode 100644 index d5fb64f..0000000 --- a/src/contrib/SDL-2.30.2/docs/README-wince.md +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | WinCE | ||
2 | ===== | ||
3 | |||
4 | Windows CE is no longer supported by SDL. | ||
5 | |||
6 | We have left the CE support in SDL 1.2 for those that must have it, and we | ||
7 | have support for Windows Phone 8 and WinRT in SDL2, as of SDL 2.0.3. | ||
8 | |||
9 | --ryan. | ||
10 | |||