Added a function to clean up test text drawing
This commit is contained in:
parent
59bc23e03c
commit
c3070d2b3a
15 changed files with 64 additions and 22 deletions
|
@ -92,3 +92,5 @@ unsigned int SDLTest_Random(SDLTest_RandomContext * rndContext)
|
|||
rndContext->c++;
|
||||
return (rndContext->x);
|
||||
}
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue