mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
*** empty log message ***
This commit is contained in:
parent
3bba94745b
commit
c82baf190a
|
|
@ -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…
Reference in New Issue
Block a user