mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
211 B
C
9 lines
211 B
C
#ifndef POKEHEARTGOLD_OVERLAY_01_02200858_H
|
|
#define POKEHEARTGOLD_OVERLAY_01_02200858_H
|
|
|
|
#include "field_player_avatar.h"
|
|
|
|
void ov01_022008B4(PlayerAvatar *avatar);
|
|
|
|
#endif //POKEHEARTGOLD_OVERLAY_01_02200858_H
|