OSDN Git Service

[Refactor] #40634 Moved activate_artifact() from activation-switcher.c/h to activatio...
[hengbandforosx/hengbandosx.git] / src / object-enchant / activation-info-table.h
index 534e657..b4ce797 100644 (file)
@@ -2,7 +2,7 @@
 
 #include "system/angband.h"
 
-typedef struct {
+typedef struct activation_type {
     concptr flag;
     byte index;
     byte level;