mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
9 lines
212 B
C
9 lines
212 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
|