mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
WIA: Add documentation
This commit is contained in:
@ -54,6 +54,8 @@ private:
|
||||
LZMA2 = 4,
|
||||
};
|
||||
|
||||
// See docs/WIA.md for details about the format
|
||||
|
||||
#pragma pack(push, 1)
|
||||
struct WIAHeader1
|
||||
{
|
||||
|
Reference in New Issue
Block a user