mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
10 lines
210 B
C
10 lines
210 B
C
#ifndef POKEHEARTGOLD_BATTLE_02261FD4_H
|
|
#define POKEHEARTGOLD_BATTLE_02261FD4_H
|
|
|
|
#include "battle.h"
|
|
|
|
void ov12_02261FD4(OpponentData *data, BattleSystem *bsys);
|
|
void ov12_02262014(OpponentData *data);
|
|
|
|
#endif
|