Implement creating AaruFormat image and writing header.

This commit is contained in:
2025-08-07 15:43:35 +01:00
parent 676a87d25b
commit 3b012797cb
11 changed files with 354 additions and 2 deletions

View File

@@ -37,6 +37,7 @@
#include "structs/index.h"
#include "structs/metadata.h"
#include "structs/optical.h"
#include "structs/options.h"
#endif // LIBAARUFORMAT_STRUCTS_H