From 6775d940ef53bd99805e06dd3133e343f80c94d1 Mon Sep 17 00:00:00 2001 From: fig02 Date: Mon, 2 Dec 2024 16:54:14 -0500 Subject: [PATCH] deleted a word --- fast64_internal/oot/cutscene_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast64_internal/oot/cutscene_docs.md b/fast64_internal/oot/cutscene_docs.md index 069154344..c80d5413f 100644 --- a/fast64_internal/oot/cutscene_docs.md +++ b/fast64_internal/oot/cutscene_docs.md @@ -11,7 +11,7 @@ More detailed informations and commands' parameters can be found [here](https://github.com/zeldaret/oot/blob/master/include/z64cutscene_commands.h) - ``CS_HEADER``: defines the length and the total number of command entries for a cutscene script -- ``CS_END_OF_SCRIPT``: the end of a command list in a cutscene script +- ``CS_END_OF_SCRIPT``: defines the end of a command list in a cutscene script - ``CS_CAM_POINT``: defines a single camera point, it can be used with any of the "eye" or "at" camera commands - ``CS_CAM_EYE``: defines a single eye point, this feature is not used in the final game and lacks polish - ``CS_CAM_EYE_SPLINE``: declares a list of "eye" camera points that forms a spline