OSDN Git Service

Refactor mindcraft_info() to avoid sprintf(). Does part of the work of resolving...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 22 Dec 2022 19:03:08 +0000 (12:03 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 22 Dec 2022 19:03:08 +0000 (12:03 -0700)
commitb964aa1f78cafed2b173453c4301d52ae12ccfe7
tree1fc9e9bad9c49925cca708c97f2fb6997999d6e4
parentbfe6c908212039d05b16e69f2295fbd47e0af10d
Refactor mindcraft_info() 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/mind/mind-info.cpp
src/mind/mind-info.h
src/mind/mind-power-getter.cpp
src/window/display-sub-window-spells.cpp