pokeheartgold/include/unk_02055244.h
Adrienn Tindall 2d75d38426 Decompile unk_02055BF0
Found this lying around in a folder with a buncha other decompiled files I did awhile back- no idea why I didn't clean them up and push before but oh well I'm doing it now. Likely also means 2-3 more files to come if I get to those
2022-10-21 10:15:16 -04:00

13 lines
370 B
C

#ifndef POKEHEARTGOLD_UNK_02055244_H
#define POKEHEARTGOLD_UNK_02055244_H
#include "task.h"
void sub_0205525C(TaskManager *taskManager);
void PalleteFadeUntilFinished(TaskManager *taskManager);
void sub_0205532C(TaskManager *taskManager);
void sub_020553B0(TaskManager *taskManager);
void sub_02055408(TaskManager *taskManager);
#endif //POKEHEARTGOLD_UNK_02055244_H