summaryrefslogtreecommitdiff
path: root/src/help_system.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-05-27 07:53:11 -0400
committerGitHub <noreply@github.com>2020-05-27 07:53:11 -0400
commite3769a2ee994943d436c480efaca3141885c501d (patch)
tree26934a3d6b0eec0ec4ca91c01a5590eb731f756c /src/help_system.c
parent1648d6c66be94705fb2ea935aef8eef37a690ea9 (diff)
parent7b18204a905c8431d8fb58c9964bdc37b1e548ac (diff)
Merge pull request #340 from GriffinRichards/doc-inconnect
Label in_connection's field in ObjectEventTemplate
Diffstat (limited to 'src/help_system.c')
-rw-r--r--src/help_system.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help_system.c b/src/help_system.c
index ef345ff9b..d43a0eb32 100644
--- a/src/help_system.c
+++ b/src/help_system.c
@@ -6,6 +6,7 @@
#include "help_system.h"
#include "list_menu.h"
#include "strings.h"
+#include "event_data.h"
#include "constants/songs.h"
extern u8 gGlyphInfo[];