Cleaned up the rwops test suite.
This commit is contained in:
parent
8e4d708560
commit
9ffc5e8ef0
4 changed files with 39 additions and 50 deletions
|
@ -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 ; ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue