Fix CastExpression while I'm at it
This commit is contained in:
parent
cd71768461
commit
befadd4eb4
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|
||||||
|
|
||||||
namespace Ryujinx.HLE.HOS.Diagnostics.Demangler.Ast
|
namespace Ryujinx.HLE.HOS.Diagnostics.Demangler.Ast
|
||||||
{
|
{
|
||||||
public class CastExpression : BaseNode
|
public class CastExpression : BaseNode
|
Loading…
Add table
Add a link
Reference in a new issue