OSDN Git Service

[Fix] 能力値実値併記オプションで武器/魔法/技能の経験値を表示しない #768
[hengbandforosx/hengbandosx.git] / .editorconfig
1 root = true
2
3 [*]
4 insert_final_newline = true
5 charset = utf-8
6
7 [*.{c,cpp,h}]
8 charset = utf-8-bom