Commit b2151fe
Fix -Wint-in-bool-context
The mattrig macro expands the mw argument into at one point into:
if (curmat != MAT_WATER ? S_SPLASH2 : S_SPLASH1 >= 0)
Co-authored-by: Robert Alm Nilsson <rorialni@gmail.com>1 parent 7a06a78 commit b2151fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | | - | |
| 1053 | + | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
| |||
0 commit comments