diff --git a/source/games/sw/src/draw.cpp b/source/games/sw/src/draw.cpp index f258d7127..24cfa51e2 100644 --- a/source/games/sw/src/draw.cpp +++ b/source/games/sw/src/draw.cpp @@ -614,7 +614,7 @@ void analyzesprites(tspritetype* tsprite, int& spritesortcnt, int viewx, int vie int smr4, smr2; USERp tu; static int ang = 0; - PLAYERp pp = nullptr; + PLAYERp pp = Player + screenpeek; int newshade=0; const int DART_PIC = 2526;