X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pkts.h;h=16877f67630935e927ec3b260c638bc570987ada;hb=6d4349fc1c542c6a70712f508b4fdaa9eb5f14ee;hp=a51b0d0b6c9fafbe5300c6c41aa976483e79df30;hpb=e8e66d024473bcf0c9e535cc3cb8b71677257687;p=megadrive.git 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));