Rename TutorialExec

This commit is contained in:
gamemasterplc 2024-03-14 16:49:04 -05:00
parent 31ab3ea3cf
commit 6e972fb0d2
4 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ void fn_1_E0(void);
void TutorialSprCreate(void);
void TutorialSprKill(void);
void HostCreate(void);
int TutorialExec(s16, s32);
int TutorialHookExec(s16, s32);
void TutorialStartExec(void);
void TutorialPreRollExec(void);