summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-02-13 16:08:57 -0500
committerGitHub <noreply@github.com>2020-02-13 16:08:57 -0500
commit5dc85a079d9b18d95e655ebf5709530be41797f9 (patch)
tree2a6c50b6fbb20d074cc6d526cb904b251166de7b /include/data2.h
parentd067f0e6717908f4cb6d0c0ac9ba4fea8eb2cebe (diff)
parentaeebfee838222b9054da0632f2a65d2f934f7e23 (diff)
Merge pull request #742 from PikalaxALT/modern_gcc
Modern gcc
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/data2.h b/include/data2.h
index 593d04480..ed23a10ce 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -2,6 +2,7 @@
#define GUARD_DATA2_H
#include "sprite.h"
+#include "battle.h"
struct ScanlineEffectParams;