mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Fixed comment at the top of testtime.c
This commit is contained in:
parent
e0ef4dac85
commit
18feaa52dd
1 changed files with 1 additions and 3 deletions
|
|
@ -10,9 +10,7 @@
|
|||
freely.
|
||||
*/
|
||||
|
||||
/* Test program to check the resolution of the SDL timer on the current
|
||||
platform
|
||||
*/
|
||||
/* Test program to verify the SDL date/time APIs */
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
#include <SDL3/SDL_test.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue