Skip to content

Commit

Permalink
MORTEVIELLE: Move misc functions from Mortevielle to Utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed Jun 27, 2013
1 parent 79d5bbc commit feda6e9
Show file tree
Hide file tree
Showing 3 changed files with 3,456 additions and 3,418 deletions.
3 changes: 2 additions & 1 deletion engines/mortevielle/module.mk
Expand Up @@ -12,7 +12,8 @@ MODULE_OBJS := \
outtext.o \
saveload.o \
sound.o \
speech.o
speech.o \
utils.o

# This module can be built as a plugin
ifeq ($(ENABLE_MORTEVIELLE), DYNAMIC_PLUGIN)
Expand Down

0 comments on commit feda6e9

Please sign in to comment.