🎨 cleanup trivial trype comparisons

This commit is contained in:
Anders Jenbo 2021-04-23 02:06:36 +02:00
commit a32ac83090
40 changed files with 302 additions and 301 deletions

View file

@ -12,7 +12,7 @@ namespace devilution {
namespace {
BYTE sgbIsScrolling;
bool sgbIsScrolling;
Uint32 sgdwLastWalk;
bool sgbIsWalking;