[Scummvm-git-logs] scummvm master -> 4f65736af2352bb7e62f361c4067caab7ed9fd3c
aquadran
noreply at scummvm.org
Mon Jul 27 19:52:49 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:
4f65736af2 WINTERMUTE: Fixed compilation
Commit: 4f65736af2352bb7e62f361c4067caab7ed9fd3c
https://github.com/scummvm/scummvm/commit/4f65736af2352bb7e62f361c4067caab7ed9fd3c
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2026-07-27T21:52:36+02:00
Commit Message:
WINTERMUTE: Fixed compilation
Changed paths:
engines/wintermute/base/gfx/base_renderer3d.h
diff --git a/engines/wintermute/base/gfx/base_renderer3d.h b/engines/wintermute/base/gfx/base_renderer3d.h
index a89ed16e3e8..789b6100eea 100644
--- a/engines/wintermute/base/gfx/base_renderer3d.h
+++ b/engines/wintermute/base/gfx/base_renderer3d.h
@@ -161,7 +161,6 @@ public:
float getBrightnessOknytt() {
return _brightnessOknytt;
}
- }
// ScummVM specific methods <--
More information about the Scummvm-git-logs
mailing list