OSDN Git Service

[Refactor] #37353 コメント整理。 / Refactor comments.
[hengband/hengband.git] / src / realm-trump.c
index 4a2a871..53c42f9 100644 (file)
@@ -2,6 +2,8 @@
 #include "cmd-spell.h"
 #include "projection.h"
 #include "spells-summon.h"
+#include "mutation.h"
+#include "spells-status.h"
 
 
 /*!
@@ -63,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)
                        {