SWORD1: Janitorial - Remove trailing spaces

This commit is contained in:
Strangerke 2014-02-16 18:45:53 +01:00
parent 0b63ea185d
commit e370716c18

View File

@ -19,7 +19,7 @@ MODULE_OBJS := \
sound.o \
staticres.o \
sword1.o \
text.o
text.o
# This module can be built as a plugin
ifeq ($(ENABLE_SWORD1), DYNAMIC_PLUGIN)