diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-24 11:42:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-24 11:42:45 -0400 |
commit | 0d73967f6c97e1743c7ef3e0b20a9bc31a5a4ebd (patch) | |
tree | 440fbec620ef44ff85702f0f62436e4f6e66db66 /include/mevent.h | |
parent | 779d6187c613ce4491533bf0c24e9f60ddf697b4 (diff) |
field_specials through Special_BattleCardAction; field_specials rodata
Diffstat (limited to 'include/mevent.h')
-rw-r--r-- | include/mevent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mevent.h b/include/mevent.h index 08ee8c038..98d184f60 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -67,5 +67,6 @@ bool32 WonderNews_Test_Unk_02(void); bool32 WonderCard_Test_Unk_08_6(void); u32 MENews_GetInput(u16 input); void sub_8143D24(void); +u16 sub_81445C0(u32 command); #endif //GUARD_MEVENT_H |