mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
VIDEO: Add proper WRU detection when SIM_VIDEO is used on OS X.
This commit is contained in:
@@ -41,7 +41,7 @@ t_bool vid_mouse_b2 = FALSE;
|
||||
t_bool vid_mouse_b3 = FALSE;
|
||||
char vid_release_key[64] = "Ctrl-Right-Shift";
|
||||
|
||||
#if HAVE_LIBSDL
|
||||
#if defined(HAVE_LIBSDL)
|
||||
#include <SDL.h>
|
||||
#include <SDL_thread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user