ZVISION: Update module.mk with current objs

This commit is contained in:
richiesams 2013-07-07 12:23:12 -05:00
parent ec7915bcb9
commit 811ea39486

View File

@ -1,8 +1,20 @@
MODULE := engines/zvision
MODULE_OBJS := \
actions.o \
console.o \
detection.o \
events.o \
graphics.o \
image.o \
lzss_read_stream.o \
scr_file_handling.o \
script_manager.o \
scripts.o \
single_value_container.o \
video.o \
zvision.o \
zfs_archive.o \
zork_avi_decoder.o \
zork_raw.o