#pragma once #include "interpreter.h" int hookInput(Interpreter* interpreter, Literal identifier, Literal alias);