[Scummvm-git-logs] scummvm master -> a27f3d71f5f0fe8301890c6ad646f819e08fc0b7
dreammaster
noreply at scummvm.org
Mon May 5 16:20:18 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
a27f3d71f5 AWE: Remove duplicate metaengine.o from module.mk
Commit: a27f3d71f5f0fe8301890c6ad646f819e08fc0b7
https://github.com/scummvm/scummvm/commit/a27f3d71f5f0fe8301890c6ad646f819e08fc0b7
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2025-05-05T09:20:11-07:00
Commit Message:
AWE: Remove duplicate metaengine.o from module.mk
Changed paths:
engines/awe/module.mk
diff --git a/engines/awe/module.mk b/engines/awe/module.mk
index 463f853ba40..82006121b5e 100644
--- a/engines/awe/module.mk
+++ b/engines/awe/module.mk
@@ -9,7 +9,6 @@ MODULE_OBJS = \
engine.o \
graphics_gl.o \
graphics_soft.o \
- metaengine.o \
pak.o \
resource.o \
resource_3do.o \
More information about the Scummvm-git-logs
mailing list