aboutsummaryrefslogtreecommitdiff
path: root/sword2/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/logic.h')
-rw-r--r--sword2/logic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/logic.h b/sword2/logic.h
index f535ac4581..a75d93a4b2 100644
--- a/sword2/logic.h
+++ b/sword2/logic.h
@@ -27,6 +27,8 @@
namespace Sword2 {
+struct MovieTextObject;
+
#define MAX_events 10
// There won't be many, will there? Probably 2 at most i reckon