aboutsummaryrefslogtreecommitdiff
path: root/TestDLL
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-11-17 22:03:47 +0100
committerToni Uhlig <matzeton@googlemail.com>2019-11-17 22:03:47 +0100
commitf2a33d58e53382dc2690b46b1263a2ea90b42e0f (patch)
treec04bc24e304fd515bc3b4f2b7d53ebac5c426aba /TestDLL
parentd58017f8f12837e1f870f77dacd894ea0549c60c (diff)
reformatting
Diffstat (limited to 'TestDLL')
-rw-r--r--TestDLL/dllmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TestDLL/dllmain.cpp b/TestDLL/dllmain.cpp
index 2f93b99..539970f 100644
--- a/TestDLL/dllmain.cpp
+++ b/TestDLL/dllmain.cpp
@@ -389,7 +389,7 @@ void APIENTRY LibEntry(struct HuntCtx * HuntCtx)
gdi_radar_add_entity(ctx, &radar_entity);
i++;
-}
+ }
static UINT64 redraw_retry = 0;
if (!gdi_radar_redraw_if_necessary(ctx) &&