Skip to content

Some code #458

@ghost

Description

using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using Cosmos.IL2CPU;
using Cosmos.IL2CPU.Plugs;
using Cosmos.Core;
using IRQContext = Cosmos.Core.INTs.IRQContext;

namespace Core
{
    [Plug(Target = typeof(Cosmos.Core.INTs))]
    public class INTs
    {
// STUFF
     }
}

Where did i go wrong?
I get error: http://i.imgur.com/k5v9SLx.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions