mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update .editorconfig to match the encoding of the resource files.
This commit is contained in:
parent
761ea58fb8
commit
abd2a1542c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ charset = utf-8-bom
|
|||
charset = utf-8-bom
|
||||
|
||||
[Windows/{aboutbox.rc,version.rc}]
|
||||
charset = utf-16le
|
||||
charset = utf-8
|
||||
|
||||
[libretro/**.{cpp,h}]
|
||||
indent_style = space
|
||||
|
|
Loading…
Add table
Reference in a new issue