In preparation of renaming and grouping main.cpp shutdown variables:
commit6d8f0f5156c54c7ac81aef704921c18524868fd3
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 8 May 2018 09:24:16 +0000 (8 09:24 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 8 May 2018 09:24:16 +0000 (8 09:24 +0000)
treeaa5a5c52ab135395bf956a68811478b06332bd37
parentc03040c08ef02d97241f6b5dc745ce4f8c3d739e
In preparation of renaming and grouping main.cpp shutdown variables:

Declare the g_GameRestarted hack from rP4520 in main.cpp, because it is main.cpp and Game.cpp who provide it's value.
Move the comment so that the connotation becomes clear when reading main.cpp.

Remove the extern declaration introduced to the Renderer in rP12802 that became obsolete with rP12817.

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21816 3db68df2-c116-0410-a063-a993310a9797
source/gui/MiniMap.cpp
source/main.cpp
source/ps/Game.cpp
source/ps/tests/stub_impl_hack.h
source/renderer/Renderer.cpp