X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.c;h=dba9f4737024d7ed95304c616b3dbbb99f1d073f;hb=3eb5d3a10dc341e94a1290bbe1f9735e18e83e5f;hp=db0ab8b12ba048cecef932c48f7e676b475e5474;hpb=9d00e826620e8296631e4081fe8f93c7fa9508cb;p=rocksndiamonds.git diff --git a/src/tools.c b/src/tools.c index db0ab8b1..dba9f473 100644 --- a/src/tools.c +++ b/src/tools.c @@ -4,7 +4,7 @@ // (c) 1995-2014 by Artsoft Entertainment // Holger Schemel // info@artsoft.org -// http://www.artsoft.org/ +// https://www.artsoft.org/ // ---------------------------------------------------------------------------- // tools.c // ============================================================================ @@ -9641,6 +9641,6 @@ void ChangeViewportPropertiesIfNeeded(void) if (init_em_graphics) { - InitGraphicInfo_EM(); + InitGraphicInfo_EM(); } }