ret vaut 7 faut croire
This commit is contained in:
@@ -28,7 +28,7 @@ enum TypeSautControle {
|
|||||||
Jsup,
|
Jsup,
|
||||||
Jinf,
|
Jinf,
|
||||||
Call,
|
Call,
|
||||||
Ret,
|
Ret = 7,
|
||||||
};
|
};
|
||||||
|
|
||||||
static std::map<std::string, Instruction> INSTRUCTION_KEYS = {
|
static std::map<std::string, Instruction> INSTRUCTION_KEYS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user