diff options
author | YamaArashi <shadow962@live.com> | 2016-12-29 21:32:16 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-29 21:32:16 -0800 |
commit | 1eeb0b58b51d9a12e6d7059816a5f6598c4facc7 (patch) | |
tree | 52cabbce8b6560024e383aadb32657e9b0fff9ad /include/asm.inc.h | |
parent | 9eceeb2a37763413b015f8fc01da9ec7d35c8d16 (diff) |
add nonmatching cleaner code for mystery_event_menu.c
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index 9c2ca5e94..c375389dc 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -448,9 +448,6 @@ void sub_813E930(/*TODO: arg types*/); void sub_813EB4C(u8); void sub_813EDBC(/*TODO: arg types*/); -// asm/mystery_event_menu.o -void CB2_InitMysteryEventMenu(void); - // asm/rom_81473B8.o bool8 sub_81474C8(void); void sub_8147514(void); |