From b870e05547bc189f29569a5d21db0c875c8f9983 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Tue, 30 Oct 2012 21:29:30 +0000 Subject: Imported Upstream version 0.67 --- datatypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'datatypes.h') 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; -- cgit v1.2.3