battle_gfx_sfx_util sync emerald names to unnamed syms

This commit is contained in:
PikalaxALT
2021-03-15 19:32:49 -04:00
parent c6563b78c0
commit 81da6acff5
14 changed files with 70 additions and 70 deletions
+1 -1
View File
@@ -2012,7 +2012,7 @@ static void oac_poke_ally_(struct Sprite *sprite)
}
}
void sub_8012100(struct Sprite *sprite)
void SpriteCB_SetToDummy3(struct Sprite *sprite)
{
sprite->callback = SpriteCallbackDummy3;
}