[Scummvm-git-logs] scummvm master -> 7fe4a6c153a6b5c892f64f753b55bce05514da01

athrxx athrxx at scummvm.org
Thu Jul 30 20:54:56 UTC 2020


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:
7fe4a6c153 KYRA: (EOB/SegaCD) - fix clang compile error


Commit: 7fe4a6c153a6b5c892f64f753b55bce05514da01
    https://github.com/scummvm/scummvm/commit/7fe4a6c153a6b5c892f64f753b55bce05514da01
Author: athrxx (athrxx at scummvm.org)
Date: 2020-07-30T22:54:11+02:00

Commit Message:
KYRA: (EOB/SegaCD) - fix clang compile error

Changed paths:
    engines/kyra/kyra_v1.h


diff --git a/engines/kyra/kyra_v1.h b/engines/kyra/kyra_v1.h
index f99303a6cf..878f150afb 100644
--- a/engines/kyra/kyra_v1.h
+++ b/engines/kyra/kyra_v1.h
@@ -181,6 +181,7 @@ friend class ::KyraMetaEngine;
 friend class GUI;
 friend class GUI_v1;
 friend class GUI_EoB;
+friend class GUI_EoB_SegaCD;
 friend class SoundMidiPC;		// For _eventMan
 friend class SeqPlayer_HOF;		// For skipFlag()
 friend class TransferPartyWiz;	// For save state API




More information about the Scummvm-git-logs mailing list