diff options
author | Lioncash <mathew1800@gmail.com> | 2020-10-25 13:44:09 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-10-25 13:44:12 -0400 |
commit | 061a63547f074e24b6a018ec572adabfad264679 (patch) | |
tree | 8e741905b358d3ec2dd83301f1640299fb63c761 /src/video_core/gpu_thread.cpp | |
parent | ea20b5c970cb261df93743803a227fafd5403d02 (diff) |
controller: Convert led_patterns integer literals to bool literals
'bool' isn't always guaranteed to be the same size as an int, so this
can technically cause truncation warnings if we support other platforms.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions