mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
9 lines
264 B
C
9 lines
264 B
C
#ifndef CODE_807CD9C_H
|
|
#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_807D3CC(Entity *param_1);
|
|
|
|
#endif /* ifndef CODE_807CD9C_H */
|