Name BlowAwayTarget

This commit is contained in:
Seth Barberee
2024-11-16 09:57:35 -08:00
parent 98afac9be5
commit 7c82fb42e5
4 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
#ifndef CODE_807CD9C_H
#define CODE_807CD9C_H
void sub_807CD9C(Entity *pokemon, Entity *target, u32 direction);
void BlowAwayTarget(Entity *pokemon, Entity *target, u32 direction);
void sub_807D148(Entity *pokemon, Entity *target, u32 param_3, DungeonPos *pos);
void sub_807D3CC(Entity *param_1);