Renamed everything to fit the new naming scheme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "interpreter.h"
|
||||
#include "toy_interpreter.h"
|
||||
|
||||
int hookEngine(Interpreter* interpreter, Literal identifier, Literal alias);
|
||||
int Box_hookEngine(Toy_Interpreter* interpreter, Toy_Literal identifier, Toy_Literal alias);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user