mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 04:36:22 -05:00
8 lines
247 B
C
8 lines
247 B
C
#ifndef POKEHEARTGOLD_UNK_02025C44_H
|
|
#define POKEHEARTGOLD_UNK_02025C44_H
|
|
|
|
void sub_02025C44(NNSG2dRendererInstance *instance, fx32 a1);
|
|
void sub_02025C88(NNSG2dRenderSurface *surface, NNSG2dViewRect *rect);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02025C44_H
|