OSDN Git Service

Refactor item_activation_aux() to avoid sprintf(). Does part of the work of resolvin...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 19 Dec 2022 03:45:06 +0000 (20:45 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 19 Dec 2022 03:45:06 +0000 (20:45 -0700)
commitb61d1b35b36e401c02b266a779abec129d72508a
tree71718e240e4f5408165491c990a359f9f89a5faf
parent4f75daf013f56ae8f290ef0a1e04a01413cd3c75
Refactor item_activation_aux() to avoid sprintf().  Does part of the work of resolving https://github.com/hengband/hengband/issues/2858 and https://github.com/hengband/hengband/issues/2859 .
src/object/object-info.cpp