From 7fe0006d8a288a9a56fb89c695f02719cf82bd4b Mon Sep 17 00:00:00 2001 From: deskull Date: Tue, 11 Feb 2020 03:33:43 +0900 Subject: [PATCH] =?utf8?q?[Refactor]=20#39912=20=E4=B8=8D=E8=A6=81?= =?utf8?q?=E3=82=A4=E3=83=B3=E3=82=AF=E3=83=AB=E3=83=BC=E3=83=89=E3=83=95?= =?utf8?q?=E3=82=A1=E3=82=A4=E3=83=AB=E6=95=B4=E7=90=86=E4=B8=AD=EF=BC=8E?= =?utf8?q?=20/=20Refactoring=20unused=20include=20files.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/bldg.h | 22 ++++++++++------------ src/dungeon.h | 1 - src/floor-town.h | 5 ++++- src/player-class.h | 3 ++- src/player-damage.c | 2 ++ src/player-move.c | 1 + src/player-move.h | 1 - src/player-status.h | 5 +++-- src/spells-summon.h | 1 - src/world.c | 1 + src/world.h | 3 ++- 11 files changed, 25 insertions(+), 20 deletions(-) diff --git a/src/bldg.h b/src/bldg.h index 9c67a6dbc..b91f47fc9 100644 --- a/src/bldg.h +++ b/src/bldg.h @@ -16,8 +16,6 @@ */ #define ARENA_DEFEATED_OLD_VER (-(MAX_SHORT)) /*