Play the sound of the item we're pasting, not what we picked up #1
Annotations
1 error and 10 warnings
|
Source/inv.cpp#L12
'fmt/format.h' file not found
|
|
Source/inv.cpp#L481
narrowing conversion from 'int' to signed type 'int8_t' (aka 'signed char') is implementation-defined
|
|
Source/inv.cpp#L452
parameter 'itemSize' is unused
|
|
Source/inv.cpp#L452
function 'ChangeInvItem' has cognitive complexity of 33 (threshold 25)
|
|
Source/inv.cpp#L446
narrowing conversion from 'int' to signed type 'int8_t' (aka 'signed char') is implementation-defined
|
|
Source/inv.cpp#L442
invalid case style for variable 'item_cell_begin'
|
|
Source/inv.cpp#L412
use auto when initializing with a cast to avoid duplicating the type name
|
|
Source/inv.cpp#L409
parameter 'itemSize' is unused
|
|
Source/inv.cpp#L292
parameter 'itemSize' is unused
|
|
Source/inv.cpp#L292
parameter 'cursorPosition' is unused
|
|
Source/inv.cpp#L142
parameter 'itemSize' is unused
|
The logs for this run have expired and are no longer available.
Loading