projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b641818
)
minor whitespace change
author
Holger Schemel
<info@artsoft.org>
Thu, 3 Sep 2020 23:21:25 +0000
(
01:21
+0200)
committer
Holger Schemel
<info@artsoft.org>
Thu, 3 Sep 2020 23:21:25 +0000
(
01:21
+0200)
src/tools.c
patch
|
blob
|
history
diff --git
a/src/tools.c
b/src/tools.c
index 1762651003cd65ab3995e546b484237d09f5f997..dba9f4737024d7ed95304c616b3dbbb99f1d073f 100644
(file)
--- a/
src/tools.c
+++ b/
src/tools.c
@@
-9641,6
+9641,6
@@
void ChangeViewportPropertiesIfNeeded(void)
if (init_em_graphics)
{
-
InitGraphicInfo_EM();
+ InitGraphicInfo_EM();
}
}