OSDN Git Service

[Refactor] format 関数の戻り値を std::string にする
[hengbandforosx/hengbandosx.git] / src / io-dump / dump-remover.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void remove_auto_dump(concptr orig_file, concptr auto_dump_mark);