mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
10 lines
236 B
C
10 lines
236 B
C
#ifndef POKEHEARTGOLD_OVERLAY_01_021F72DC_H
|
|
#define POKEHEARTGOLD_OVERLAY_01_021F72DC_H
|
|
|
|
#include "field_map_object.h"
|
|
#include "unk_02023694.h"
|
|
|
|
Sprite *ov01_021F72DC(LocalMapObject *obj);
|
|
|
|
#endif //POKEHEARTGOLD_OVERLAY_01_021F72DC_H
|