diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-02 02:33:32 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 12:26:53 +0800 |
commit | 5fa2f4f18b11188dce2e3761fd3c2f6a40cdf2c8 (patch) | |
tree | 545ad2113a5c28e88ad057ef0e11e8cae2dde4f3 /include/quest_log_815A008.h | |
parent | 378e85d00ba922933aadcec240747c7e748f8de6 (diff) |
battle_controller_pokedude remaining stuff
Diffstat (limited to 'include/quest_log_815A008.h')
-rw-r--r-- | include/quest_log_815A008.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/quest_log_815A008.h b/include/quest_log_815A008.h new file mode 100644 index 000000000..2577450a4 --- /dev/null +++ b/include/quest_log_815A008.h @@ -0,0 +1,9 @@ +#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 MapObjectTemplate *); + +#endif //GUARD_QUEST_LOG_815A008_H |