turned off testing flag

This commit is contained in:
n00b87
2026-03-04 01:26:45 -06:00
parent 28f8412c6d
commit 12d34ec8cc
2 changed files with 3 additions and 1 deletions

View File

@@ -1267,6 +1267,8 @@
<li><a href="getspritechildindex.html" target="main">GetSpriteChildIndex</a></li>
<li><a href="getspritecollision.html" target="main">GetSpriteCollision</a></li>
</ul>
</li>

View File

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