*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40723
This commit is contained in:
parent
773e8e18c4
commit
4e0cc6a03f
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ typedef struct WaveFMT {
|
|||
typedef struct Chunk {
|
||||
Uint32 magic;
|
||||
Uint32 length;
|
||||
Uint8 *data; /* Data includes magic and length */
|
||||
Uint8 *data;
|
||||
} Chunk;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue