[Scummvm-git-logs] scummvm master -> 311e777b50098b4b97bc7c26eb58e7c4999dbd57
mgerhardy
noreply at scummvm.org
Wed Feb 22 16:52:54 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:
311e777b50 MM: fixed POTFILES entry
Commit: 311e777b50098b4b97bc7c26eb58e7c4999dbd57
https://github.com/scummvm/scummvm/commit/311e777b50098b4b97bc7c26eb58e7c4999dbd57
Author: Martin Gerhardy (martin.gerhardy at gmail.com)
Date: 2023-02-22T17:52:32+01:00
Commit Message:
MM: fixed POTFILES entry
Changed paths:
engines/mm/POTFILES
diff --git a/engines/mm/POTFILES b/engines/mm/POTFILES
index 6831fe13fe9..364d0e6c6d9 100644
--- a/engines/mm/POTFILES
+++ b/engines/mm/POTFILES
@@ -1,4 +1,4 @@
engines/mm/detection.cpp
engines/mm/metaengine.cpp
-engines/mm/utils/engine_data.cpp
+engines/mm/shared/utils/engine_data.cpp
engines/mm/xeen/saves.cpp
More information about the Scummvm-git-logs
mailing list