mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
WIA: Add documentation
This commit is contained in:
parent
01a77ae8a1
commit
0b407228b7
2 changed files with 172 additions and 0 deletions
|
@ -54,6 +54,8 @@ private:
|
|||
LZMA2 = 4,
|
||||
};
|
||||
|
||||
// See docs/WIA.md for details about the format
|
||||
|
||||
#pragma pack(push, 1)
|
||||
struct WIAHeader1
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue