mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 03:12:40 +08:00
Define SDL_DIALOG_DUMMY in SDL_build_config_xbox.h
This commit is contained in:
committed by
Ozkan Sezer
parent
dd955332a2
commit
9a5420118a
@@ -228,4 +228,7 @@
|
||||
/* 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_wingdk_h_ */
|
||||
|
||||
Reference in New Issue
Block a user