[Scummvm-git-logs] scummvm master -> 7c5c22c0ac1e25836a0174ed90cc83a9ae5a8e60
sev-
noreply at scummvm.org
Sat Apr 29 20:58:55 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7c5c22c0ac WATCHMAKER: Remove duplicate object file
Commit: 7c5c22c0ac1e25836a0174ed90cc83a9ae5a8e60
https://github.com/scummvm/scummvm/commit/7c5c22c0ac1e25836a0174ed90cc83a9ae5a8e60
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-04-29T22:58:35+02:00
Commit Message:
WATCHMAKER: Remove duplicate object file
Changed paths:
engines/watchmaker/module.mk
diff --git a/engines/watchmaker/module.mk b/engines/watchmaker/module.mk
index e94b5eebc75..09a40cfe0e0 100644
--- a/engines/watchmaker/module.mk
+++ b/engines/watchmaker/module.mk
@@ -21,7 +21,6 @@ MODULE_OBJS = \
3d/t3d_body.o \
3d/t3d_face.o \
3d/t3d_mesh.o \
- 3d/t3d_mesh.o \
3d/texture.o \
3d/types3d.o \
3d/vertex.o \
More information about the Scummvm-git-logs
mailing list