OSDN Git Service

[Refactor] #38995 world_type 構造体に world_monster を timewalk_m_idx に改名して取り込む。 / Move...
[hengband/hengband.git] / src / variable.c
index 74f2cbe..ed550e0 100644 (file)
@@ -773,7 +773,6 @@ int highscore_fd = -1;
 
 bool can_save = FALSE;        /* Game can be saved */
 
-s16b world_monster;
 
 int cap_mon;
 int cap_mspeed;