OSDN Git Service

[Refactor] #1437 Moved lbtokg() from h-define.h to locale/japanese.h
[hengbandforosx/hengbandosx.git] / src / mind / mind-info.cpp
index c6f4523..aad9e1f 100644 (file)
@@ -5,6 +5,10 @@
 #include "player-info/equipment-info.h"
 #include "system/player-type-definition.h"
 
+#ifdef JP
+#include "locale/japanese.h"
+#endif
+
 static void switch_mind_mindcrafter(player_type *player_ptr, const PLAYER_LEVEL plev, const int power, char *p)
 {
     switch (power) {