diff --git a/CUTSCENE/GetCutsceneEndTime.md b/CUTSCENE/GetCutsceneEndTime.md index e19dcd68a..d89ea997d 100644 --- a/CUTSCENE/GetCutsceneEndTime.md +++ b/CUTSCENE/GetCutsceneEndTime.md @@ -1,12 +1,12 @@ --- ns: CUTSCENE -aliases: ['0x971D7B15BCDBEF99'] +aliases: ['0x971D7B15BCDBEF99', '_GET_CUTSCENE_END_TIME'] --- -## _GET_CUTSCENE_END_TIME +## GET_CUTSCENE_END_TIME ```c // 0x971D7B15BCDBEF99 -int _GET_CUTSCENE_END_TIME(); +int GET_CUTSCENE_END_TIME(); ``` Returns the time of the cutscene's end accounting for [`REQUEST_CUTSCENE_WITH_PLAYBACK_LIST`](#_0xC23DE0E91C30B58C)