Update .editorconfig to match the encoding of the resource files.

This commit is contained in:
Henrik Rydgård 2020-08-15 21:36:42 +02:00
parent 761ea58fb8
commit abd2a1542c

View File

@ -27,7 +27,7 @@ charset = utf-8-bom
charset = utf-8-bom charset = utf-8-bom
[Windows/{aboutbox.rc,version.rc}] [Windows/{aboutbox.rc,version.rc}]
charset = utf-16le charset = utf-8
[libretro/**.{cpp,h}] [libretro/**.{cpp,h}]
indent_style = space indent_style = space