mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
226 B
C
9 lines
226 B
C
#ifndef POKEHEARTGOLD_UNK_0206A360_H
|
|
#define POKEHEARTGOLD_UNK_0206A360_H
|
|
|
|
#include "task.h"
|
|
|
|
int sub_0206A360(u32 mapId);
|
|
void sub_0206A388(TaskManager *man, int index, u8 time, int a3);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0206A360_H
|