Force window resize when SetWindowFullscreen() is called

This commit is contained in:
n00b
2024-12-11 16:02:42 -05:00
parent c354825638
commit d1d291d823
3 changed files with 8 additions and 4 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__