Add scripting to TE

This commit is contained in:
Such Meme, Many Skill
2020-02-06 23:31:19 +01:00
parent eb8652c6ec
commit 1a2fd158e9
6 changed files with 228 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ enum filemenuoptions {
MOVE,
DELETE,
PAYLOAD,
SCRIPT,
HEXVIEW
};