From f128345ee3b1d0480c7cf85d5299c396d64e4daa Mon Sep 17 00:00:00 2001 From: Victor Gamper Date: Sat, 8 Feb 2020 12:51:24 +0100 Subject: replaced clock() with SDL_GetTicks() --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 324180f..7796cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Windows /Windows32 /Release +/c-CATch -- cgit v1.2.3