mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 05:34:27 +00:00
MORTEVIELLE: Move misc functions from Mortevielle to Utils
This commit is contained in:
parent
b770e31526
commit
1e2a9900f2
@ -12,7 +12,8 @@ MODULE_OBJS := \
|
|||||||
outtext.o \
|
outtext.o \
|
||||||
saveload.o \
|
saveload.o \
|
||||||
sound.o \
|
sound.o \
|
||||||
speech.o
|
speech.o \
|
||||||
|
utils.o
|
||||||
|
|
||||||
# This module can be built as a plugin
|
# This module can be built as a plugin
|
||||||
ifeq ($(ENABLE_MORTEVIELLE), DYNAMIC_PLUGIN)
|
ifeq ($(ENABLE_MORTEVIELLE), DYNAMIC_PLUGIN)
|
||||||
|
File diff suppressed because it is too large
Load Diff
3454
engines/mortevielle/utils.cpp
Normal file
3454
engines/mortevielle/utils.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user