OSDN Git Service

Avoid use of sprintf() in learnt_info(). That's part of resolving https://github...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 4 Dec 2022 18:36:12 +0000 (11:36 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 4 Dec 2022 18:36:12 +0000 (11:36 -0700)
commit2d3a42f0345fb419eaeffb072ea699b34b2095e6
tree7bfa0fb38b5eeffac9a888e56cf01dff8c4326a3
parent65c913bb5dac92c37c8480178de3c30443104c2d
Avoid use of sprintf() in learnt_info().  That's part of resolving https://github.com/hengband/hengband/issues/2858 and https://github.com/hengband/hengband/issues/2859 .
src/blue-magic/learnt-info.cpp
src/blue-magic/learnt-info.h
src/blue-magic/learnt-power-getter.cpp