diff options
author | YamaArashi <shadow962@live.com> | 2016-12-29 21:11:40 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-29 21:16:25 -0800 |
commit | 9eceeb2a37763413b015f8fc01da9ec7d35c8d16 (patch) | |
tree | 76e32cd0c8041dd7fdae6e1fcb340cc9fd67e004 /include/asm.inc.h | |
parent | 6b12bb0b52b2a65b6033b7d1c2eae7a182fc4279 (diff) |
decompile mystery_event_menu.c
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index ae3928dd9..9c2ca5e94 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -397,6 +397,7 @@ void sub_811AAD8(u8); u8 sub_811AAE8(void); // asm/mystery_event_script.o +u32 sub_812613C(u8 *); void sub_8126160(u8); u16 sub_8126338(void); |