UDI - Tweaks to bochsga driver
[tpg/acess2.git] / UDI / drivers / gfx_bochs / bochsga_common.h
index b956900..3b3a5db 100644 (file)
  */
 
 #include "bochsga_pio.h"
-#include "bochsga_engines.h"
 
 typedef struct {
        udi_ubit32_t    width;
        udi_ubit32_t    height;
-       udi_index_t     op_idx;
+       udi_index_t     bitdepth;
 } engine_t;
 
+#define N_ENGINES      1
+
 /**
  * Region data
  */

UCC git Repository :: git.ucc.asn.au