[Scummvm-git-logs] scummvm master -> fd703b9f6f437c01da31e2b4bf9fdab69e49ee22
Strangerke
noreply at scummvm.org
Sun Feb 2 06:40:01 UTC 2025
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:
fd703b9f6f M4: RIDDLE: Remove Burger include accidentally added in Riddle's room 808
Commit: fd703b9f6f437c01da31e2b4bf9fdab69e49ee22
https://github.com/scummvm/scummvm/commit/fd703b9f6f437c01da31e2b4bf9fdab69e49ee22
Author: Strangerke (arnaud.boutonne at gmail.com)
Date: 2025-02-02T07:39:53+01:00
Commit Message:
M4: RIDDLE: Remove Burger include accidentally added in Riddle's room 808
Changed paths:
engines/m4/riddle/rooms/section8/room808.cpp
diff --git a/engines/m4/riddle/rooms/section8/room808.cpp b/engines/m4/riddle/rooms/section8/room808.cpp
index 16610b26220..ce7a7e89a05 100644
--- a/engines/m4/riddle/rooms/section8/room808.cpp
+++ b/engines/m4/riddle/rooms/section8/room808.cpp
@@ -23,7 +23,6 @@
#include "m4/adv_r/other.h"
-#include "m4/burger/core/conv.h"
#include "m4/core/errors.h"
#include "m4/graphics/gr_series.h"
#include "m4/riddle/riddle.h"
More information about the Scummvm-git-logs
mailing list