Added direct memory access
This commit is contained in:
@@ -16,4 +16,12 @@ namespace Execute
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
namespace Internal
|
||||
{
|
||||
struct BadValueType : RuntimeError
|
||||
{
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user