1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-20 17:57:40 +00:00

KA10: Fixed compile issue with no Graphics support.

This commit is contained in:
Richard Cornwell 2020-03-07 14:23:32 -05:00
parent bb0bc955f5
commit 3ef5a81323

View File

@ -621,8 +621,8 @@ extern void ka10_lights_clear_aux (int);
#define NUM_DEVS_RS 1
#define NUM_DEVS_TU 1
#define NUM_DEVS_PMP WAITS
#define NUM_DEVS_DKB WAITS
#define NUM_DEVS_III (WAITS * USE_DISPLAY) /* Disabled until working */
#define NUM_DEVS_DKB (WAITS * USE_DISPLAY)
#define NUM_DEVS_III (WAITS * USE_DISPLAY)
#define NUM_DEVS_PD ITS | KL_ITS
#define NUM_DEVS_IMX ITS
#define NUM_DEVS_STK ITS