Use SDL_GetTicks() for physics timer

This commit is contained in:
n00b
2024-11-30 22:25:29 -05:00
parent adec3d0039
commit 36cee820d3
23 changed files with 1037 additions and 2480 deletions

View File

@@ -2,7 +2,7 @@
#define RC_OS_DEFINES_H_INCLUDED
//USED FOR TESTING ONLY
//#define RC_TESTING
#define RC_TESTING
//I am checking Android first since I think it also defines __linux__