Cleaned up the rwops test suite.

This commit is contained in:
Markus Kauppila 2011-08-11 22:07:14 +03:00
parent 8e4d708560
commit 9ffc5e8ef0
4 changed files with 39 additions and 50 deletions

View file

@ -100,7 +100,7 @@ dummycase1(void *arg)
//Log(0, "uint8 (same value): %d", RandomUint8BoundaryValue(200, 200, SDL_TRUE));
for(; 01 ; )
for(; 0 ; )
printf("%d\n", RandomSint16());
for( ; 0 ; ) {