mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 20:56:40 -05:00
9 lines
160 B
C
9 lines
160 B
C
#ifndef POKEHEARTGOLD_UNK_020551B8_H
|
|
#define POKEHEARTGOLD_UNK_020551B8_H
|
|
|
|
#include "task.h"
|
|
|
|
void sub_02055218(TaskManager *man, int effect, int bgm);
|
|
|
|
#endif
|