diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-10 09:03:39 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-10 09:03:39 +0800 |
commit | 12191612cd7a050283e37278fac1c02a2ef3776d (patch) | |
tree | 758f7c1d628cd5405a9fa4b94781ed0a2efdaed0 /include/unk_8159F40.h | |
parent | 1345bffa2226d6174076338ccbab0dbce04cd082 (diff) |
TeachyTvLoadMapPalette and fixes
Diffstat (limited to 'include/unk_8159F40.h')
-rw-r--r-- | include/unk_8159F40.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unk_8159F40.h b/include/unk_8159F40.h index f0e85d416..7f6a98c3a 100644 --- a/include/unk_8159F40.h +++ b/include/unk_8159F40.h @@ -3,6 +3,7 @@ #include "global.h" +void sub_8159F40(void); void sub_815A008(struct QuestLog *); void sub_815A1F8(struct QuestLog *, struct MapObjectTemplate *); |