Fix typo of type

This commit is contained in:
gingerBill
2026-07-09 11:33:01 +01:00
parent 6d3b46c9de
commit d330d1efc7

View File

@@ -491,7 +491,7 @@ foreign lib {
// Sub-step one frame. This will sub-step and return immediately after body creation.
// The next call will execute the time step. This allows bodies to be rendered
// at the creation pose.
RecPlayer_SubStepFrame :: procplayer: ^b3RecPlayer) ---
RecPlayer_SubStepFrame :: procplayer: ^RecPlayer) ---
// Rewind to frame 0 (in-place restore so the world id stays stable).