OSDN Git Service

[Refactor] #37353 Delete unused #define.
authordeskull <deskull@users.sourceforge.jp>
Tue, 19 Mar 2019 13:42:26 +0000 (22:42 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Tue, 19 Mar 2019 13:52:58 +0000 (22:52 +0900)
src/xtra2.c

index f11c756..a8cc18c 100644 (file)
 #include "player-move.h"
 #include "monster-status.h"
 
-#define REWARD_CHANCE 10
-
-
-
 /*!
  * @brief コンソール上におけるマップ表示の左上位置を返す /
  * Calculates current boundaries Called below and from "do_cmd_locate()".