summaryrefslogtreecommitdiff
path: root/m68k_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'm68k_core.h')
-rw-r--r--m68k_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/m68k_core.h b/m68k_core.h
index b796061..20cd6b1 100644
--- a/m68k_core.h
+++ b/m68k_core.h
@@ -58,7 +58,6 @@ typedef struct {
uint32_t int_cycle;
uint32_t int_num;
uint16_t *mem_pointers[NUM_MEM_AREAS];
- void *video_context;
void *resume_pc;
native_map_slot *native_code_map;
m68k_options *options;