summaryrefslogtreecommitdiff
path: root/src/shop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shop.c')
-rw-r--r--src/shop.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/shop.c b/src/shop.c
index 3a0554e15..a533936c5 100644
--- a/src/shop.c
+++ b/src/shop.c
@@ -1,15 +1,15 @@
#include "global.h"
+#include "asm.h"
+#include "decompress.h"
+#include "field_screeneffect.h"
+#include "main.h"
#include "menu.h"
+#include "money.h"
+#include "palette.h"
#include "script.h"
-#include "task.h"
-#include "main.h"
#include "sound.h"
-#include "field_screeneffect.h"
-#include "palette.h"
#include "sprite.h"
-#include "asm.h"
-#include "decompress.h"
-#include "money.h"
+#include "task.h"
struct UnknownShopStruct
{