[Scummvm-git-logs] scummvm master -> e76f53c8d849b2219caca60ea1df41f7ec874b40
lephilousophe
lephilousophe at users.noreply.github.com
Sun Feb 7 10:04:47 UTC 2021
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:
e76f53c8d8 AGS: Don't link sys_events twice
Commit: e76f53c8d849b2219caca60ea1df41f7ec874b40
https://github.com/scummvm/scummvm/commit/e76f53c8d849b2219caca60ea1df41f7ec874b40
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2021-02-07T11:04:11+01:00
Commit Message:
AGS: Don't link sys_events twice
Changed paths:
engines/ags/module.mk
diff --git a/engines/ags/module.mk b/engines/ags/module.mk
index d784b0a098..fbb424d45b 100644
--- a/engines/ags/module.mk
+++ b/engines/ags/module.mk
@@ -211,7 +211,6 @@ MODULE_OBJS = \
engine/ac/route_finder_impl.o \
engine/ac/route_finder_impl_legacy.o \
engine/ac/scriptcontainers.o \
- engine/ac/sys_events.o \
engine/ac/region.o \
engine/ac/richgamemedia.o \
engine/ac/room.o \
More information about the Scummvm-git-logs
mailing list