From 6077d64ee3637c35c8519e6d639c117e60fdb2ef Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Sat, 23 Jun 2018 14:30:12 -0500 Subject: [PATCH] Fix decompiler error in resurrect func --- Source/cursor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cursor.cpp b/Source/cursor.cpp index 3b5e19989..80482d6dd 100644 --- a/Source/cursor.cpp +++ b/Source/cursor.cpp @@ -857,7 +857,7 @@ LABEL_223: if ( pcurs == CURSOR_RESURRECT ) { v79 = -1; - v77 = &nBlockTable[v27 + 1944 + v8]; + v77 = &dFlags[-1][v27 + v8]; /* v77 = &nBlockTable[v27 + 1944 + v8]; check */ do { v80 = -1;