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

dreammaster noreply at scummvm.org
Fri Feb 6 04:59:15 UTC 2026


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:
e376e2ee3e MM: MM1: Disable preparatory changes for new gfx for now


Commit: e376e2ee3e20c19cfb5ec6e6378b5ca75c47a747
    https://github.com/scummvm/scummvm/commit/e376e2ee3e20c19cfb5ec6e6378b5ca75c47a747
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2026-02-06T15:58:25+11:00

Commit Message:
MM: MM1: Disable preparatory changes for new gfx for now

Changed paths:
    engines/mm/mm1/views_enh/text_view.h


diff --git a/engines/mm/mm1/views_enh/text_view.h b/engines/mm/mm1/views_enh/text_view.h
index a90ec2890d9..96eccd7459f 100644
--- a/engines/mm/mm1/views_enh/text_view.h
+++ b/engines/mm/mm1/views_enh/text_view.h
@@ -30,7 +30,7 @@ namespace MM {
 namespace MM1 {
 namespace ViewsEnh {
 
-#define MM1_NEW_GFX
+//#define MM1_NEW_GFX
 
 #ifdef MM1_NEW_GFX
 constexpr int TEXT_COLOR = 9;




More information about the Scummvm-git-logs mailing list