summaryrefslogtreecommitdiff
path: root/src/lottery_corner.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-02 00:41:28 -0800
committerYamaArashi <shadow962@live.com>2017-01-02 01:01:13 -0800
commit145e90483b2a30698f917f62e585aa7fa4794588 (patch)
treeb1410a1bcec3eacaf5623cef33b10bc5a6f2a5d8 /src/lottery_corner.c
parentc4af9225bc4e2f30a240e9cabca98fca4d708501 (diff)
event_data.c
Diffstat (limited to 'src/lottery_corner.c')
-rw-r--r--src/lottery_corner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lottery_corner.c b/src/lottery_corner.c
index f073688e0..2330d20ff 100644
--- a/src/lottery_corner.c
+++ b/src/lottery_corner.c
@@ -2,7 +2,7 @@
#include "lottery_corner.h"
#include "rng.h"
#include "string_util.h"
-#include "var.h"
+#include "event_data.h"
extern u16 gScriptResult;
extern u16 gSpecialVar_0x8004;