mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-27 18:06:26 -05:00
Move logging to Ryujinx.Common and make it a static class (#413)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using Ryujinx.HLE.Logging;
|
||||
using Ryujinx.Common.Logging;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
|
Reference in New Issue
Block a user