pokeheartgold/include/unk_020551B8.h
2023-01-26 01:47:59 +00:00

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