🎨 cleanup trivial trype comparisons
This commit is contained in:
parent
bd389e9ef6
commit
a32ac83090
40 changed files with 302 additions and 301 deletions
|
|
@ -12,7 +12,7 @@ namespace devilution {
|
|||
|
||||
namespace {
|
||||
|
||||
BYTE sgbIsScrolling;
|
||||
bool sgbIsScrolling;
|
||||
Uint32 sgdwLastWalk;
|
||||
bool sgbIsWalking;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue