mirror of
https://github.com/rcornwell/sims.git
synced 2026-04-05 05:13:22 +00:00
KA10: Fixed compile issue with no Graphics support.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user