mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Remove concept of 16-bit DDTs.
This commit is contained in:
@@ -226,8 +226,7 @@ typedef enum
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
SmallDdtSizeType = 0, ///< Small sized DDT entries.
|
||||
BigDdtSizeType = 1 ///< Large sized DDT entries.
|
||||
BigDdtSizeType = 1 ///< Large sized DDT entries.
|
||||
} DdtSizeType;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user