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 --- markers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'markers.h') diff --git a/markers.h b/markers.h index 908bb5a..210d3cb 100644 --- a/markers.h +++ b/markers.h @@ -6,7 +6,7 @@ void* initmarkers(); int parsemarkerfile(tMarkers* markers,char* filename); -tInt8 gotomask(tOutput* output,tMarkers* markers,tUInt64* cursorpos); +tInt8 gotomask(tOutput* output,tMarkers* markers,tUInt64* cursorpos,tInt64 baseaddr); #endif -- cgit v1.2.3