Added RC3 function count macro to tracker

This commit is contained in:
n00b
2024-12-16 12:59:36 -05:00
parent f963213013
commit 323e91e4df
3 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body>
<p><h2>Sub SetSpriteAnimation(sprite, animation) </h2></p>
<p><h2>Sub SetSpriteAnimation(sprite, animation, num_loops) </h2></p>
<p>
Sets the current animation for a sprite
</p>

View File

@@ -1,5 +1,5 @@
#title SetSpriteAnimation [RCBasic Doc]
#header Sub SetSpriteAnimation(sprite, animation)
#header Sub SetSpriteAnimation(sprite, animation, num_loops)
Sets the current animation for a sprite

Binary file not shown.