Rename Positions

This commit is contained in:
Mateon1
2024-11-12 16:08:43 +01:00
parent f46866840c
commit 8ba2124f1e
81 changed files with 377 additions and 392 deletions

View File

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