mirror of
https://github.com/encounter/SDL.git
synced 2025-12-20 10:25:28 +00:00
Replaced tabs with spaces in test programs.
This commit is contained in:
@@ -211,8 +211,8 @@ main(int argc, char *argv[])
|
||||
int i;
|
||||
Uint32 then, now, frames;
|
||||
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
/* Enable standard application logging */
|
||||
SDL_LogSetPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO);
|
||||
|
||||
/* Initialize parameters */
|
||||
num_objects = NUM_OBJECTS;
|
||||
|
||||
Reference in New Issue
Block a user