mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-15 02:22:36 +01:00
4 lines
74 B
C#
4 lines
74 B
C#
|
namespace ChocolArm64.IntermediateRepresentation
|
||
|
{
|
||
|
class ILLabel { }
|
||
|
}
|