OSDN Git Service

Corrected typo for combat/monster-attack-effect.h in source list. Avoids an error...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 1 Jun 2020 20:00:45 +0000 (13:00 -0700)
committerHourier <hourier@users.sourceforge.jp>
Tue, 2 Jun 2020 13:23:23 +0000 (22:23 +0900)
src/Makefile.am

index 380f63a..7830a5e 100644 (file)
@@ -89,7 +89,7 @@ hengband_SOURCES = \
        combat/monster-attack-types.c combat/monster-attack-types.h \
        combat/martial-arts-table.c combat/martial-arts-table.h \
        combat/insults-moans.c combat/insults-moans.h \
-       combat/monster-attack-effects.h \
+       combat/monster-attack-effect.h \
        combat/attack-accuracy.c combat/attack-accuracy.h \
        combat/slaying.c combat/slaying.h \
        combat/combat-options-type.h \