summaryrefslogtreecommitdiff
path: root/src/help_system.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-04-23 08:31:32 -0400
committerGitHub <noreply@github.com>2020-04-23 08:31:32 -0400
commit1c7c4c021d386b175b9081060896f001f1c19422 (patch)
treebd93d10b1f46c4985abc3db063d2255665bf016d /src/help_system.c
parent543434ea2df1c325487ddec075f937ae0c3c6d2e (diff)
parent5bae643f67eab0912046842bbf48f2b55b097fe8 (diff)
Merge pull request #331 from fieldy101/decomp-water-2
Decompile water.s
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 9c794f878..ef345ff9b 100644
--- a/src/help_system.c
+++ b/src/help_system.c
@@ -2,6 +2,7 @@
#include "gflib.h"
#include "decompress.h"
#include "m4a.h"
+#include "event_data.h"
#include "help_system.h"
#include "list_menu.h"
#include "strings.h"