X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.c;h=aeb40a51fcc369b0e06378145c6891669790cc84;hp=e671dbe4db71d3b44f97ecce958ea36c620cef8b;hb=c6d59064aa782b8ad71eddac2797fdc50e4858f9;hpb=475d747d7f6122bf9b62ccf1518fc7e8fc0f201c diff --git a/src/game.c b/src/game.c index e671dbe4..aeb40a51 100644 --- a/src/game.c +++ b/src/game.c @@ -3725,6 +3725,10 @@ void InitGame() ChangeViewportPropertiesIfNeeded(); #endif +#if 1 + DrawCompleteVideoDisplay(); +#endif + InitGameEngine(); InitGameControlValues();