Implemented VSync timer using SDL

This commit is contained in:
n00b
2024-12-20 17:04:40 -05:00
parent 6f93be7a23
commit 8b8be85dea
4 changed files with 22 additions and 2 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__