Fixed GetPixel() in GLES2 driver

This commit is contained in:
n00b
2024-12-05 22:19:50 -05:00
parent 32e1e0a00f
commit 5a24dc445b
6 changed files with 45 additions and 40 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__