turned off testing flag
This commit is contained in:
@@ -1267,6 +1267,8 @@
|
|||||||
|
|
||||||
<li><a href="getspritechildindex.html" target="main">GetSpriteChildIndex</a></li>
|
<li><a href="getspritechildindex.html" target="main">GetSpriteChildIndex</a></li>
|
||||||
|
|
||||||
|
<li><a href="getspritecollision.html" target="main">GetSpriteCollision</a></li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
#define RC_OS_DEFINES_H_INCLUDED
|
#define RC_OS_DEFINES_H_INCLUDED
|
||||||
|
|
||||||
//USED FOR TESTING ONLY
|
//USED FOR TESTING ONLY
|
||||||
#define RC_TESTING
|
//#define RC_TESTING
|
||||||
//#define RCBASIC_DEBUG
|
//#define RCBASIC_DEBUG
|
||||||
|
|
||||||
//I am checking Android first since I think it also defines __linux__
|
//I am checking Android first since I think it also defines __linux__
|
||||||
|
|||||||
Reference in New Issue
Block a user