diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 13:06:13 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 13:06:13 -0700 |
commit | 0873084a5d143c4e7eab682f7d27a3255ed281b7 (patch) | |
tree | 97a40e025017f29ed3faf7118e1080c9d9b75b98 /include/event_data.h | |
parent | d4ba74fb34c78a6f80e5e51ac3ccc295191e7128 (diff) |
Sync some function names with pokeemerald.
Diffstat (limited to 'include/event_data.h')
-rw-r--r-- | include/event_data.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/event_data.h b/include/event_data.h index c461c1d55..5f455467d 100644 --- a/include/event_data.h +++ b/include/event_data.h @@ -37,7 +37,6 @@ void sub_806E6FC(void); void sub_806E2D0(void); void sub_806E370(void); bool32 sub_806E25C(void); -void sub_806E0D0(void); void sub_806E190(void); extern u16 gSpecialVar_0x8000; |