mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 14:35:05 -05:00
10 lines
230 B
C
10 lines
230 B
C
#ifndef GUARD_QUEST_LOG_815A008_H
|
|
#define GUARD_QUEST_LOG_815A008_H
|
|
|
|
#include "global.h"
|
|
|
|
void sub_815A008(struct QuestLog *);
|
|
void sub_815A1F8(struct QuestLog *, struct ObjectEventTemplate *);
|
|
|
|
#endif //GUARD_QUEST_LOG_815A008_H
|