Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed
This commit is contained in:
@@ -96,4 +96,7 @@ typedef unsigned int uintptr_t;
|
||||
/* Enable the camera driver (src/camera/dummy/\*.c) */
|
||||
#define SDL_CAMERA_DRIVER_DUMMY 1
|
||||
|
||||
/* Enable dialog subsystem */
|
||||
#define SDL_DIALOG_DUMMY 1
|
||||
|
||||
#endif /* SDL_build_config_minimal_h_ */
|
||||
|
||||
Reference in New Issue
Block a user