mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2026-07-08 18:06:18 +00:00
Enhance Wii junk data handling: reconstruct junk in user data area during read and write operations
This commit is contained in:
@@ -371,6 +371,10 @@ typedef struct aaruformat_context
|
||||
bool wii_building_crypto_block; ///< True while gathering sectors for re-encryption (suppresses recursion)
|
||||
} aaruformat_context;
|
||||
|
||||
#ifndef AARUFORMAT_CONTEXT_DECLARED
|
||||
#define AARUFORMAT_CONTEXT_DECLARED
|
||||
#endif
|
||||
|
||||
/** \struct DumpHardwareEntriesWithData
|
||||
* \brief In-memory representation of a dump hardware entry plus decoded variable-length fields & extents.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user