X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=megadrive.git;a=blobdiff_plain;f=pkts.h;h=16877f67630935e927ec3b260c638bc570987ada;hp=a51b0d0b6c9fafbe5300c6c41aa976483e79df30;hb=6d4349fc1c542c6a70712f508b4fdaa9eb5f14ee;hpb=8e400118814010a69c98b468be02a6c750f4d4b1 diff --git a/pkts.h b/pkts.h index a51b0d0..16877f6 100644 --- a/pkts.h +++ b/pkts.h @@ -22,6 +22,7 @@ struct tas_pkt { uint8_t stream_from; // frame increment on read uint8_t use_readinc; + uint8_t no_start_seq; } enable; }; } __attribute__((packed));