mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-29 21:50:37 +00:00
camera: Reworked to operate with a driver interface, like other subsystems.
This commit is contained in:
@@ -210,6 +210,6 @@
|
||||
#define SDL_FILESYSTEM_EMSCRIPTEN 1
|
||||
|
||||
/* Enable the camera driver (src/camera/dummy/\*.c) */ /* !!! FIXME */
|
||||
#define SDL_CAMERA_DUMMY 1
|
||||
#define SDL_CAMERA_DRIVER_DUMMY 1
|
||||
|
||||
#endif /* SDL_build_config_emscripten_h */
|
||||
|
||||
Reference in New Issue
Block a user