Fixed Android ifdef for log

This commit is contained in:
n00b87
2025-11-25 05:38:12 -06:00
parent dd6de7875e
commit 606d74fd39
11 changed files with 82 additions and 19 deletions

View File

@@ -19,7 +19,7 @@
hinge&nbsp;=&nbsp;CreateHingeConstraint<b>(</b>actorA,&nbsp;frameA,&nbsp;<span class="rc_keyword">true</span><b>)</b>&nbsp;<br>
</code></p>
<p>
Note: It is recommended to use CreateSlideConstraintEx() in most cases
Note: It is recommended to use CreateHingeConstraintEx() in most cases
</p>
<br><p>Related:
<a href="createhingeconstraintex.html">CreateHingeConstraintEx</a>