mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 01:54:50 -05:00
9 lines
268 B
C
9 lines
268 B
C
#ifndef CODE_807CD9C_H
|
|
#define CODE_807CD9C_H
|
|
|
|
void BlowAwayTarget(Entity *pokemon, Entity *target, u32 direction);
|
|
void WarpTarget(Entity *pokemon, Entity *target, u32 param_3, DungeonPos *pos);
|
|
void sub_807D3CC(Entity *param_1);
|
|
|
|
#endif /* ifndef CODE_807CD9C_H */
|