OSDN Git Service

[Refactor] #37353 型の置換。 / Type replacement.
[hengband/hengband.git] / src / rooms-pitnest.h
index c4cac16..9e0fe24 100644 (file)
@@ -2,7 +2,7 @@
 /*! デバッグ時にnestのモンスター情報を確認するための構造体 / A struct for nest monster information with cheat_hear */\r
 typedef struct\r
 {\r
-       s16b r_idx;\r
+       MONRACE_IDX r_idx;\r
        bool used;\r
 }\r
 nest_mon_info_type;\r