Add option to mirror in read-only
Add an option to disable device control: -n/--no-control.
This commit is contained in:
@@ -11,6 +11,7 @@ struct input_manager {
|
||||
struct controller *controller;
|
||||
struct video_buffer *video_buffer;
|
||||
struct screen *screen;
|
||||
SDL_bool control;
|
||||
};
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user