Name all specials

This commit is contained in:
PikalaxALT
2020-03-31 08:49:47 -04:00
parent 4134baf3eb
commit af32535610
58 changed files with 198 additions and 201 deletions
+2 -2
View File
@@ -1114,7 +1114,7 @@ void sub_805C774(void)
ForcedMovement_None();
}
void sub_805C780(void)
void StopPlayerAvatar(void)
{
struct ObjectEvent *playerObjEvent = &gObjectEvents[gPlayerAvatar.objectEventId];
@@ -1596,7 +1596,7 @@ void CreateStopSurfingTask_NoMusicChange(u8 direction)
Task_StopSurfingInit(taskId);
}
void sub_805D1A8(void)
void SeafoamIslandsB4F_CurrentDumpsPlayerOnLand(void)
{
if (gUnknown_3005E88 != 1 && gUnknown_3005E88 != 3)
{