X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fshoot.c;h=280228e4130ea17af8c0a7fd25f925c6f7d8ad0d;hb=914f8faacfcc6d5beb35d61fdaeab2c3a0ef4d4b;hp=4e194c5743f4f9d64d580df720e5676d887532f8;hpb=45e5a50b7751e59e48880c66d597b6c7c4bfdb47;p=hengband%2Fhengband.git diff --git a/src/shoot.c b/src/shoot.c index 4e194c574..280228e41 100644 --- a/src/shoot.c +++ b/src/shoot.c @@ -1,6 +1,8 @@ #include "angband.h" #include "projection.h" #include "monster-status.h" +#include "artifact.h" +#include "avatar.h" /*! * @brief 矢弾を射撃した際のスレイ倍率をかけた結果を返す /