From c8a270e51dc22f39ed048ab1cc609e6e456df58f Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 7 Jun 2015 17:49:09 +0200 Subject: Split types.h into separate header for each type --- src/store.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/store.hpp') diff --git a/src/store.hpp b/src/store.hpp index 20c60e1d..f67d94eb 100644 --- a/src/store.hpp +++ b/src/store.hpp @@ -1,7 +1,5 @@ #pragma once -#include "angband.h" - extern void do_cmd_store(); extern void store_shuffle(int which); extern void store_maint(int town_num, int store_num); -- cgit v1.2.3