mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-30 08:51:53 +00:00
Slight update to sector header length
This commit is contained in:
parent
64306fa5a6
commit
0c244cf3f2
@ -51,7 +51,7 @@
|
|||||||
* the track number, the sector number, the volume, and an XOR'd
|
* the track number, the sector number, the volume, and an XOR'd
|
||||||
* combination of all three.
|
* combination of all three.
|
||||||
*/
|
*/
|
||||||
#define ENC_ESECTOR_HEADER 0x14
|
#define ENC_ESECTOR_HEADER 0x13
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The track header (as mentioned for ENC_ETRACK) is 48 bytes of--well,
|
* The track header (as mentioned for ENC_ETRACK) is 48 bytes of--well,
|
||||||
|
Loading…
Reference in New Issue
Block a user