warning-free compilation
This commit is contained in:
parent
9da9ed3cd7
commit
bde8a7f79d
16 changed files with 28 additions and 35 deletions
|
|
@ -4,7 +4,7 @@ struct DivSample {
|
|||
signed char vol, pitch;
|
||||
unsigned char depth;
|
||||
short* data;
|
||||
int rendLength, adpcmRendLength, rendOff;
|
||||
unsigned int rendLength, adpcmRendLength, rendOff;
|
||||
short* rendData;
|
||||
unsigned char* adpcmRendData;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue