mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
179 B
C
9 lines
179 B
C
#ifndef POKEHEARTGOLD_UNK_02023694_H
|
|
#define POKEHEARTGOLD_UNK_02023694_H
|
|
|
|
#include "sprite.h"
|
|
|
|
void sub_02023EA4(Sprite *sprite, int a1);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_02023694_H
|