summaryrefslogtreecommitdiff
path: root/src/gui/shop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/shop.h')
-rw-r--r--src/gui/shop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/shop.h b/src/gui/shop.h
index c3d85780..f2f31a19 100644
--- a/src/gui/shop.h
+++ b/src/gui/shop.h
@@ -24,9 +24,6 @@
#ifndef _SHOP_H
#define _SHOP_H
-#include <stdlib.h>
-#include <stdio.h>
-
struct ITEM_SHOP {
char name[30];
int price;