summaryrefslogtreecommitdiff
path: root/src/lottery_corner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lottery_corner.c')
-rw-r--r--src/lottery_corner.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lottery_corner.c b/src/lottery_corner.c
index bfe5998c0..ca65edc2e 100644
--- a/src/lottery_corner.c
+++ b/src/lottery_corner.c
@@ -1,11 +1,11 @@
#include "global.h"
#include "lottery_corner.h"
-#include "rng.h"
-#include "string_util.h"
#include "event_data.h"
+#include "items.h"
+#include "rng.h"
#include "species.h"
+#include "string_util.h"
#include "text.h"
-#include "items.h"
extern u16 gScriptResult;
extern u16 gSpecialVar_0x8004;