OSDN Git Service

Merge pull request #367 from sikabane-works/release/3.0.0Alpha9
[hengbandforosx/hengbandosx.git] / src / mspell / mspell-attack-util.h
index 9ab777d..9bce2b9 100644 (file)
@@ -24,7 +24,7 @@ typedef struct msa_type {
     POSITION y;
     POSITION x_br_lite;
     POSITION y_br_lite;
-    bool do_spell;
+    mspell_lite_type do_spell;
     bool in_no_magic_dungeon;
     bool success;
     byte mspells[96];