Add tests to mouse suite; fix VS compiler warnings in tests
This commit is contained in:
parent
bd462555d7
commit
896befb67b
3 changed files with 229 additions and 83 deletions
|
@ -419,7 +419,7 @@ int
|
|||
rwops_testFileWriteReadEndian(void)
|
||||
{
|
||||
SDL_RWops *rw;
|
||||
int result;
|
||||
Sint64 result;
|
||||
int mode;
|
||||
size_t objectsWritten;
|
||||
Uint16 BE16value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue