OSDN Git Service

Since struct dirent only holds the last element in the path, build the full path...
authorEric Branlund <ebranlund@fastmail.com>
Fri, 5 Feb 2021 23:06:42 +0000 (15:06 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 5 Feb 2021 23:06:42 +0000 (15:06 -0800)
commit9ebca88726d9c5dcc38c4ba749593c6e5884a0e0
tree4c7bed38bbfe78c5f31c365da70fc63df473bb35
parentf92080b275de8e848e1c72bca1b24014b7c95d7d
Since struct dirent only holds the last element in the path, build the full path and use that with test() and remove().
src/main/angband-initializer.c