From 77fd1604509a7e5153b696f0d5535fd67ddbd97b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Mar 2021 09:04:31 -0500 Subject: doc: Fix reference to run-game*. --- doc/api.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/api.texi b/doc/api.texi index 114d4f0..00f0f3a 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -66,7 +66,7 @@ argument: The amount of time to advance the game simulation. @item @var{draw}: Called each time a frame should be rendered with a single argument known as the @code{alpha} value. See the documentation for -@code{run-game} for an explanation of this value. +@code{run-game*} for an explanation of this value. @item @var{quit}: Called with zero arguments when the user tries to close -- cgit v1.2.3