OSDN Git Service

[Refactor] #37353 コメント整理。 update_mon()をupdate_monster()に改名。 / Refactor comments and...
[hengband/hengband.git] / src / h-basic.h
index 46c2046..113aca7 100644 (file)
@@ -27,5 +27,8 @@
 /* Basic constants and macros */
 #include "h-define.h"
 
+/* ゲーム調整値はこちらに */
+#include "gamevalue.h"
+
 #endif