diff options
author | Ben10do <Ben10do@users.noreply.github.com> | 2017-06-09 22:42:05 +0100 |
---|---|---|
committer | Ben10do <Ben10do@users.noreply.github.com> | 2017-06-09 22:42:05 +0100 |
commit | 848b3ba3ecbf110c168b4f37292bccdc6e3f2531 (patch) | |
tree | 7ef9528c7b7292e315867ce746fadaf5275260e9 /engine/std_scripts.asm | |
parent | cf390243b24724311bb0c4ebedb3c0d493e54c9c (diff) |
Fix warnings about assignments in ‘if’ statements
Assignments in ‘if’ statements cause a warning in Clang, asking you to enclose the assignment in brackets (to show that it was intentional).
Diffstat (limited to 'engine/std_scripts.asm')
0 files changed, 0 insertions, 0 deletions