Remove BOM

This commit is contained in:
svc64 2023-12-28 12:44:51 +01:00
parent f9156756c9
commit bba192b324
9 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
namespace Ryujinx.HLE.Debugger
namespace Ryujinx.HLE.Debugger
{
struct BreakInMessage : IMessage
{