X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fomnplay.h;h=638247e1306aec6c733fbeeaf123d2a04577be9e;hb=df482032dda64bf46dd2913318767257956d2ba0;hp=de3c756d818bd049cbd60d54ce974f38f8e70d18;hpb=4c546648c90359fcbc9695c1c9139d7368462c09;p=omnplay diff --git a/src/omnplay.h b/src/omnplay.h index de3c756..638247e 100644 --- a/src/omnplay.h +++ b/src/omnplay.h @@ -105,6 +105,7 @@ typedef struct playlist_item int omn_idx; int omn_offset; int error; + int del; } playlist_item_t; #define MAX_PLAYERS 4