OSDN Git Service

[Refactor] #37353 コメント整理。 / Refactor comments.
[hengband/hengband.git] / src / realm-trump.c
index beae828..53c42f9 100644 (file)
@@ -3,6 +3,7 @@
 #include "projection.h"
 #include "spells-summon.h"
 #include "mutation.h"
+#include "spells-status.h"
 
 
 /*!
@@ -64,7 +65,7 @@ concptr do_trump_spell(SPELL_IDX spell, BIT_FLAGS mode)
                if (desc) return _("カードの占いをする。", "Causes random effects.");
 
                {
-                       if (info) return s_random;
+                       if (info) return KWD_RANDOM;
 
                        if (cast)
                        {