mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-10-11 02:35:51 -05:00
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using Ryujinx.Audio;
|
||||
using Ryujinx.Audio.OpenAL;
|
||||
using Ryujinx.Core;
|
||||
using Ryujinx.Graphics.Gal;
|
||||
using Ryujinx.Graphics.Gal.OpenGL;
|
||||
using Ryujinx.HLE;
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
|
Reference in New Issue
Block a user