OSDN Git Service

[Refactor] #37353 xtra2.c のクエスト関連処理を quest.c/h へ分離。 / Separate quest process in xtra2...
[hengband/hengband.git] / src / Makefile.am
index e83f2b0..0e41f24 100644 (file)
@@ -38,6 +38,9 @@ hengband_SOURCES = \
        projection.h \
        \
        player-damage.c player-damage.h player-status.c player-status.h \
+       \
+       quest.h quest.c\
+       \
        racial.c \
        realm-arcane.c \
        realm-arcane.h realm-chaos.c realm-chaos.h realm-craft.c realm-craft.h \