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/help_system.h | |
parent | 1345bffa2226d6174076338ccbab0dbce04cd082 (diff) |
TeachyTvLoadMapPalette and fixes
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h index 6398d306b..97acec45e 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -5,6 +5,7 @@ extern bool8 gUnknown_3005ECC; +void sub_812B1E0(u16); void sub_812B484(void); void HelpSystem_SetSomeVariable2(u8); void sub_812B478(void); |