[Scummvm-git-logs] scummvm master -> 019bd12448aae1080c8dcf09fc99be3e355e5e70
dreammaster
noreply at scummvm.org
Wed Sep 24 11:23:16 UTC 2025
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:
019bd12448 BAGEL: METAGAME: Remove unused globals
Commit: 019bd12448aae1080c8dcf09fc99be3e355e5e70
https://github.com/scummvm/scummvm/commit/019bd12448aae1080c8dcf09fc99be3e355e5e70
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2025-09-24T04:23:07-07:00
Commit Message:
BAGEL: METAGAME: Remove unused globals
Changed paths:
engines/bagel/hodjnpodj/metagame/grand_tour/grand_tour.cpp
diff --git a/engines/bagel/hodjnpodj/metagame/grand_tour/grand_tour.cpp b/engines/bagel/hodjnpodj/metagame/grand_tour/grand_tour.cpp
index 94c427b19a7..611239c14cf 100644
--- a/engines/bagel/hodjnpodj/metagame/grand_tour/grand_tour.cpp
+++ b/engines/bagel/hodjnpodj/metagame/grand_tour/grand_tour.cpp
@@ -135,8 +135,6 @@ int tmHeight = 0;
bool bDonePodj = false;
CText *pText = nullptr;
-int nHLastScore;
-int nPLastScore;
/*****************************************************************
*
* CMainGTWindow
More information about the Scummvm-git-logs
mailing list