blob: 67fc7a18a48707f1082954b43c13228990a5836f (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef GUARD_ROM6_H
#define GUARD_ROM6_H
extern struct MapPosition gUnknown_0203923C;
bool8 npc_before_player_of_type(u8);
u8 oei_task_add(void);
void debug_sub_8120968(void);
#endif
|