Basic arithmetic and jump labels
This commit is contained in:
9
include/execute/flags.hpp
Normal file
9
include/execute/flags.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
namespace Execute
|
||||
{
|
||||
struct Flags
|
||||
{
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user