mirror of https://github.com/libsdl-org/SDL.git
The surrounding code in all of these instances expects the Unicode variants. Previously, this code mixed Unicode and ANSI/ASCII calls if `UNICODE` was undefined, which caused type and logic errors. Explicitly spelling out the W removes any reliance on that macro. |
||
|---|---|---|
| .. | ||
| android | ||
| coremedia | ||
| dummy | ||
| emscripten | ||
| mediafoundation | ||
| pipewire | ||
| v4l2 | ||
| vita | ||
| SDL_camera.c | ||
| SDL_camera_c.h | ||
| SDL_syscamera.h | ||