Added additional checks to make sure gamepad input is not processed o… #805
Annotations
6 warnings
Build the codebase (32-bit)
'argument': conversion from 'uint64_t' to 'const unsigned int', possible loss of data [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Build the codebase (32-bit):
src/stores/Steam/vdf.cpp#L80
table = (str_tbl_s *)(&_data [strtable_pos]); [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Build the codebase (32-bit):
src/stores/Steam/vdf.cpp#L80
^ [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Build the codebase (32-bit)
'argument': conversion from 'uint64_t' to 'const unsigned int', possible loss of data [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Build the codebase (32-bit)
table = (str_tbl_s *)(&_data [strtable_pos]); [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Build the codebase (32-bit)
^ [D:\a\SKIF\SKIF\SKIF.vcxproj]
|
Loading