diff options
author | YamaArashi <shadow962@live.com> | 2017-05-04 00:10:25 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-04 00:21:04 -0700 |
commit | d7284694ec3543b84074f52938ea5e6666e17599 (patch) | |
tree | f401f21a422181f09bc7ff7f1c24025543823009 /include/asm.inc.h | |
parent | f492004cb605a45b0b43e94121a0f504d7fb10cc (diff) |
decompile time_events
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index d0fe6e354..416917fa6 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -356,7 +356,7 @@ s16 sub_810CAE4(u8, struct Pokeblock *); void sub_810CC80(void); // asm/time_events.o -u8 sub_810D32C(void); +u8 IsMirageIslandPresent(void); // asm/field_specials.o void ResetCyclingRoadChallengeData(void); |