mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 06:27:44 +00:00
Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -45,7 +45,7 @@ main(int argc, char *argv[])
|
||||
Uint32 start32, now32;
|
||||
Uint64 start, now;
|
||||
|
||||
/* Enable standard application logging */
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
if (SDL_Init(SDL_INIT_TIMER) < 0) {
|
||||
|
||||
Reference in New Issue
Block a user