mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-31 09:26:27 -05:00
aloha
This commit is contained in:
7
Ryujinx/Cpu/Translation/IAILEmit.cs
Normal file
7
Ryujinx/Cpu/Translation/IAILEmit.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace ChocolArm64.Translation
|
||||
{
|
||||
interface IAILEmit
|
||||
{
|
||||
void Emit(AILEmitter Context);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user