mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 09:27:10 +02:00
Rename IpcServices -> Services
This commit is contained in:
parent
7bdeff4bb8
commit
d0afedbf02
81 changed files with 116 additions and 111 deletions
|
@ -3,7 +3,7 @@ using System;
|
|||
namespace ChocolArm64
|
||||
{
|
||||
using System.Reflection.Emit;
|
||||
|
||||
|
||||
static class ILGeneratorEx
|
||||
{
|
||||
public static void EmitLdc_I4(this ILGenerator Generator,int Value)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue