OSDN Git Service

#37287 #37353 (2.2.0.89) 型の置換を継続中。プロジェクト外ヘッダファイルが起こしている警告を抑止。Doxygen設定ファイルのバージョン表記変更...
[hengbandforosx/hengbandosx.git] / src / spells2.c
index 7a01137..363723a 100644 (file)
@@ -3169,9 +3169,9 @@ bool mass_genocide_undead(int power, bool player_cast)
  */
 bool probing(void)
 {
-       int     i, speed;
-       int cu, cv;
-       bool    probe = FALSE;
+       int i, speed;
+       bool_hack cu, cv;
+       bool probe = FALSE;
        char buf[256];
        cptr align;