diff options
| author | 2021-02-04 15:35:44 -0500 | |
|---|---|---|
| committer | 2021-02-04 15:35:46 -0500 | |
| commit | 756365386a9c313c541f959c966909659486b135 (patch) | |
| tree | 4b5a96cc2678a7c98b8a4f36a06c61f0853804fc /src/input_common/sdl/sdl_impl.cpp | |
| parent | Merge pull request #5863 from ogniK5377/disable-reverb (diff) | |
| download | yuzu-756365386a9c313c541f959c966909659486b135.tar.gz yuzu-756365386a9c313c541f959c966909659486b135.tar.xz yuzu-756365386a9c313c541f959c966909659486b135.zip | |
k_affinity_mask: Avoid implicit truncation to bool
This can cause compiler warnings. Instead, we can explicitly add a
boolean expression around it to naturally turn the result into a bool.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions