Make pokenav_unk_8 syms static, fix gcc-9 warnings

This commit is contained in:
PikalaxALT
2019-08-05 14:00:38 -04:00
parent e2e667d4b5
commit a7eb4f9dd2
5 changed files with 77 additions and 80 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ bool32 sub_81CB260(void)
return TRUE;
}
void sub_81CB29C(int index)
void sub_81CB29C(s32 index)
{
struct Pokenav4Struct *state = GetSubstructPtr(6);
state->unk4 = CreateLoopedTask(gUnknown_08622798[index], 1);