Document dodrio berry picking

This commit is contained in:
GriffinR
2021-03-01 01:54:51 -05:00
parent 91ab30fa71
commit b9c733495b
22 changed files with 4250 additions and 3685 deletions
+1 -1
View File
@@ -2472,7 +2472,7 @@ void RfuVSync(void)
rfu_LMAN_syncVBlank();
}
void sub_8011AC8(void)
void ClearRecvCommands(void)
{
CpuFill32(0, gRecvCmds, sizeof(gRecvCmds));
}