mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-24 23:07:39 -05:00
11 lines
234 B
C
11 lines
234 B
C
#ifndef GUARD_UNK_8159F40_H
|
|
#define GUARD_UNK_8159F40_H
|
|
|
|
#include "global.h"
|
|
|
|
void sub_8159F40(void);
|
|
void sub_815A008(struct QuestLog *);
|
|
void sub_815A1F8(struct QuestLog *, struct MapObjectTemplate *);
|
|
|
|
#endif //GUARD_UNK_8159F40_H
|