mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
10 lines
210 B
C
10 lines
210 B
C
#ifndef GUARD_UNK_8159F40_H
|
|
#define GUARD_UNK_8159F40_H
|
|
|
|
#include "global.h"
|
|
|
|
void sub_815A008(struct QuestLog *);
|
|
void sub_815A1F8(struct QuestLog *, struct MapObjectTemplate *);
|
|
|
|
#endif //GUARD_UNK_8159F40_H
|