summaryrefslogtreecommitdiff
path: root/68kinst.h
diff options
context:
space:
mode:
Diffstat (limited to '68kinst.h')
-rw-r--r--68kinst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/68kinst.h b/68kinst.h
index 0d5072f..cab2574 100644
--- a/68kinst.h
+++ b/68kinst.h
@@ -282,6 +282,7 @@ typedef struct m68kinst {
uint8_t size;
uint8_t cond;
} extra;
+ uint8_t bytes;
uint32_t address;
m68k_op_info src;
m68k_op_info dst;