X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fdevices%2Frecord.h;h=651de5cb44ea7f741e1be7fe32b40144c2ac8752;hb=e0a27e1bd83ff2d60745dd6030e0f5ef7ef97b82;hp=3f158b934d3132bb0f68d52af1c558818cdb7383;hpb=5a1c08bd237c780e4ccd6cdac0fadbf215b3cde6;p=swftools.git diff --git a/lib/devices/record.h b/lib/devices/record.h index 3f158b9..651de5c 100644 --- a/lib/devices/record.h +++ b/lib/devices/record.h @@ -31,6 +31,8 @@ extern "C" { void gfxdevice_record_init(gfxdevice_t*); +void gfxdevice_record_flush(gfxdevice_t*, gfxdevice_t*); + void gfxresult_record_replay(gfxresult_t*, gfxdevice_t*); #ifdef __cplusplus