From f91fdf45484a7fe492315261a5d34b6f2cbef89d Mon Sep 17 00:00:00 2001 From: qndel Date: Thu, 5 Sep 2019 03:50:10 +0200 Subject: [PATCH] [hellfire] MI_Guardian bin exact --- Source/missiles.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/missiles.cpp b/Source/missiles.cpp index e5c6bb9b1..5f45eaa7c 100644 --- a/Source/missiles.cpp +++ b/Source/missiles.cpp @@ -3266,8 +3266,10 @@ void MI_Guardian(int i) /// ASSERT: assert((DWORD)i < MAXMISSILES); +#ifndef HELLFIRE sx1 = 0; sy1 = 0; +#endif missile[i]._mirange--; if (missile[i]._miVar2 > 0) {