From 835a04ada8fc4e151a9e9416d2eeb0934bdf5245 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 25 Oct 2017 08:22:36 -0400 Subject: through sub_80E9668 --- include/event_scripts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index ff02a110a..74502541b 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -6,6 +6,7 @@ #define GUARD_EVENT_SCRIPTS_H extern const u8 gUnknown_0823B4E8[]; +extern const u8 gUnknown_08275BB7[]; extern const u8 gUnknown_08275D0C[]; extern const u8 gUnknown_08275D1F[]; extern const u8 gUnknown_08275D2E[]; -- cgit v1.2.3 From ea507b8d43d78a72c89d87ad0467758712a4a990 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 25 Oct 2017 08:41:25 -0400 Subject: sub_80E9780 --- include/event_scripts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index 74502541b..6e8c4719f 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -361,5 +361,6 @@ extern const u8 gPokeNewsTextLilycove_Ending[]; extern const u8 gPokeNewsTextBlendMaster_Upcoming[]; extern const u8 gPokeNewsTextBlendMaster_Ongoing[]; extern const u8 gPokeNewsTextBlendMaster_Ending[]; +extern const u8 gText_ApostropheSBase[]; #endif //GUARD_EVENT_SCRIPTS_H -- cgit v1.2.3 From 135da0136fe52c08b5c43c9d33c1dde748506928 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 26 Oct 2017 21:39:34 -0400 Subject: through game_continue --- include/event_scripts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index 6e8c4719f..84067516a 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -362,5 +362,6 @@ extern const u8 gPokeNewsTextBlendMaster_Upcoming[]; extern const u8 gPokeNewsTextBlendMaster_Ongoing[]; extern const u8 gPokeNewsTextBlendMaster_Ending[]; extern const u8 gText_ApostropheSBase[]; +extern const u8 gText_NoRegistry[]; #endif //GUARD_EVENT_SCRIPTS_H -- cgit v1.2.3 From 81100d155a7ca7c0010e80b48a63937376db2144 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 26 Oct 2017 22:21:20 -0400 Subject: sub_80EA08C --- include/event_scripts.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index 84067516a..bc942bec3 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -361,7 +361,4 @@ extern const u8 gPokeNewsTextLilycove_Ending[]; extern const u8 gPokeNewsTextBlendMaster_Upcoming[]; extern const u8 gPokeNewsTextBlendMaster_Ongoing[]; extern const u8 gPokeNewsTextBlendMaster_Ending[]; -extern const u8 gText_ApostropheSBase[]; -extern const u8 gText_NoRegistry[]; - #endif //GUARD_EVENT_SCRIPTS_H -- cgit v1.2.3 From 1ed15b3952a3d9f43ee8133e14c82450300795ad Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 26 Oct 2017 22:37:16 -0400 Subject: through sub_80EA20C --- include/event_scripts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index bc942bec3..259e463c8 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -6,6 +6,7 @@ #define GUARD_EVENT_SCRIPTS_H extern const u8 gUnknown_0823B4E8[]; +extern const u8 gUnknown_0823B5E9[]; extern const u8 gUnknown_08275BB7[]; extern const u8 gUnknown_08275D0C[]; extern const u8 gUnknown_08275D1F[]; -- cgit v1.2.3 From fcaccb85015d6c407182acbd8b78a3794f2681b1 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 26 Oct 2017 22:49:51 -0400 Subject: through sub_80EA30C --- include/event_scripts.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/event_scripts.h') diff --git a/include/event_scripts.h b/include/event_scripts.h index 259e463c8..f85118e00 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -362,4 +362,14 @@ extern const u8 gPokeNewsTextLilycove_Ending[]; extern const u8 gPokeNewsTextBlendMaster_Upcoming[]; extern const u8 gPokeNewsTextBlendMaster_Ongoing[]; extern const u8 gPokeNewsTextBlendMaster_Ending[]; +extern const u8 gUnknown_08274966[]; +extern const u8 gUnknown_08274D13[]; +extern const u8 gUnknown_08274FFE[]; +extern const u8 gUnknown_08275367[]; +extern const u8 gUnknown_082756C7[]; +extern const u8 gUnknown_08274B24[]; +extern const u8 gUnknown_08274E75[]; +extern const u8 gUnknown_082751E1[]; +extern const u8 gUnknown_082754F6[]; +extern const u8 gUnknown_082758CC[]; #endif //GUARD_EVENT_SCRIPTS_H -- cgit v1.2.3