#ifndef POKEHEARTGOLD_BATTLE_CONTROLLER_PLAYER_H #define POKEHEARTGOLD_BATTLE_CONTROLLER_PLAYER_H #include "battle.h" void ov12_02248714(BattleSystem *bsys, BATTLECONTEXT *ctx, int battlerIdA, int battlerIdB, int moveMsgNo); #endif