[Scummvm-git-logs] scummvm master -> dba598967b50a7e238483694b2c87a8009fdeebc

sev- noreply at scummvm.org
Thu Jan 26 06:55:16 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:
dba598967b MM: MM1: Fix Dreamcast builds


Commit: dba598967b50a7e238483694b2c87a8009fdeebc
    https://github.com/scummvm/scummvm/commit/dba598967b50a7e238483694b2c87a8009fdeebc
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-01-26T07:54:46+01:00

Commit Message:
MM: MM1: Fix Dreamcast builds

Changed paths:
    engines/mm/mm1/maps/map.h


diff --git a/engines/mm/mm1/maps/map.h b/engines/mm/mm1/maps/map.h
index 81965c62a2c..77e2a811dae 100644
--- a/engines/mm/mm1/maps/map.h
+++ b/engines/mm/mm1/maps/map.h
@@ -111,7 +111,7 @@ private:
 	 * Load the map's overlay file
 	 */
 	void loadOverlay();
-protected:
+public:
 	/**
 	 * Divides all the party's Hp in half
 	 */




More information about the Scummvm-git-logs mailing list