[Scummvm-git-logs] scummvm master -> 9f90b4b50b002b1992ffdded59cd32e118456381
dreammaster
dreammaster at scummvm.org
Tue Oct 18 03:56:56 CEST 2016
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:
9f90b4b50b XEEN: Visual Studio compilation fix
Commit: 9f90b4b50b002b1992ffdded59cd32e118456381
https://github.com/scummvm/scummvm/commit/9f90b4b50b002b1992ffdded59cd32e118456381
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2016-10-17T21:56:44-04:00
Commit Message:
XEEN: Visual Studio compilation fix
Changed paths:
engines/xeen/worldofxeen/worldofxeen_resources.h
diff --git a/engines/xeen/worldofxeen/worldofxeen_resources.h b/engines/xeen/worldofxeen/worldofxeen_resources.h
index 18a8df6..e69f520 100644
--- a/engines/xeen/worldofxeen/worldofxeen_resources.h
+++ b/engines/xeen/worldofxeen/worldofxeen_resources.h
@@ -42,8 +42,6 @@ public:
static const char *const PHAROAH_ENDING_TEXT2;
};
-extern Resources *g_resources;
-
} // End of namespace WorldOfXeen
} // End of namespace Xeen
More information about the Scummvm-git-logs
mailing list