mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Change read function signature.
This commit is contained in:
@@ -236,6 +236,10 @@ typedef enum
|
||||
CdMode2Form2 = 5
|
||||
} TrackType;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
DICF_STATUS_INVALID_CONTEXT = -1,
|
||||
} DicformatStatus;
|
||||
|
||||
#endif //LIBDICFORMAT_ENUMS_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user