aboutsummaryrefslogtreecommitdiffstats
path: root/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'datatypes.h')
-rw-r--r--datatypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/datatypes.h b/datatypes.h
index ced6166..2f18d6e 100644
--- a/datatypes.h
+++ b/datatypes.h
@@ -58,6 +58,7 @@ typedef struct _tBuffer
tBool nibble;
tUInt8 nexthex;
tUInt64 changepos;
+ tInt64 baseaddr;
} tBuffer;