camera: Reworked to operate with a driver interface, like other subsystems.
This commit is contained in:
@@ -312,6 +312,6 @@ typedef unsigned int uintptr_t;
|
||||
#define SDL_FILESYSTEM_WINDOWS 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_windows_h_ */
|
||||
|
||||
Reference in New Issue
Block a user