OSDN Git Service

[Refactor] #37353 型の置換。 / Type replacement.
[hengband/hengband.git] / src / variable.c
index 5913986..269d86c 100644 (file)
@@ -507,7 +507,7 @@ s16b mproc_max[MAX_MTIMED]; /* Number of monsters to be processed */
 /*
  * Maximum number of towns
  */
 /*
  * Maximum number of towns
  */
-u16b max_towns;
+TOWN_IDX max_towns;
 
 /*
  * The towns [max_towns]
 
 /*
  * The towns [max_towns]